diff --git a/tests/conform/Makefile.am b/tests/conform/Makefile.am index ae446aa73..bdc04842a 100644 --- a/tests/conform/Makefile.am +++ b/tests/conform/Makefile.am @@ -99,6 +99,7 @@ stamp-test-conformance: Makefile $(srcdir)/test-conform-main.c echo "*.o" ; \ echo "*.xml" ; \ echo "*.html" ; \ + echo "*.test" ; \ echo ".gitignore" ; \ echo "unit-tests" ; \ echo "/wrappers/" ) > .gitignore