1
0
Fork 0

Revert "build: Distclean generated ignore files"

Git ignore files are not dist'ed, so it's pointless to remove them on
distclean.

This reverts commit f14587aadc.
This commit is contained in:
Emmanuele Bassi 2010-08-15 18:33:10 +01:00
parent e43215a5c9
commit c4913bfce9
2 changed files with 2 additions and 2 deletions

View file

@ -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 .gitignore
DISTCLEANFILES = test-launcher.sh
# we override the clean-generic target to clean up the wrappers so
# we cannot use CLEANFILES

View file

@ -117,7 +117,7 @@ test_interactive_LDFLAGS = -export-dynamic
test_interactive_LDADD = $(CLUTTER_LIBS) $(common_ldadd)
EXTRA_DIST = wrapper.sh.in
DISTCLEANFILES = wrapper.sh .gitignore
DISTCLEANFILES = wrapper.sh
BUILT_SOURCES = wrappers