Index: tests/Makefile.am
===================================================================
--- tests/Makefile.am	(revision 07c77ceea7c91b294bf22c13628d85c58708c5db)
+++ tests/Makefile.am	(revision 8a1fda362136303e0d0793cd409e19aa1ffaf540)
@@ -11,6 +11,6 @@
 ## Created On       : Sun May 31 09:08:15 2015
 ## Last Modified By : Peter A. Buhr
-## Last Modified On : Sun Feb 21 15:56:19 2021
-## Update Count     : 87
+## Last Modified On : Sun Feb 21 19:04:09 2021
+## Update Count     : 88
 ###############################################################################
 
@@ -170,5 +170,5 @@
 
 SYNTAX_ONLY_CODE = expression typedefRedef variableDeclarator switch numericConstants identFuncDeclarator forall \
-	init1 limits nested-types stdincludes cast labelledExit array quasiKeyword builtins/sync warnings/self-assignment
+	init1 limits nested-types stdincludes cast labelledExit array quasiKeyword Includes builtins/sync warnings/self-assignment
 $(SYNTAX_ONLY_CODE): % : %.cfa $(CFACCBIN)
 	$(CFACOMPILE_SYNTAX)
