From f14587aadc428e5743d2b30e2a9f4bf51f1d1e05 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Fri, 13 Aug 2010 18:35:35 +0100 Subject: [PATCH] build: Distclean generated ignore files --- tests/conform/Makefile.am | 2 +- tests/interactive/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/conform/Makefile.am b/tests/conform/Makefile.am index 23c4a077f..afd827278 100644 --- a/tests/conform/Makefile.am +++ b/tests/conform/Makefile.am @@ -242,7 +242,7 @@ HTML_REPORTS = \ full-report-npot.html EXTRA_DIST = ADDING_NEW_TESTS test-launcher.sh.in run-tests.sh -DISTCLEANFILES = test-launcher.sh +DISTCLEANFILES = test-launcher.sh .gitignore # we override the clean-generic target to clean up the wrappers so # we cannot use CLEANFILES diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am index 8379111d4..82b497c21 100644 --- a/tests/interactive/Makefile.am +++ b/tests/interactive/Makefile.am @@ -117,7 +117,7 @@ test_interactive_LDFLAGS = -export-dynamic test_interactive_LDADD = $(CLUTTER_LIBS) $(common_ldadd) EXTRA_DIST = wrapper.sh.in -DISTCLEANFILES = wrapper.sh +DISTCLEANFILES = wrapper.sh .gitignore BUILT_SOURCES = wrappers