build: Distclean generated ignore files
This commit is contained in:
parent
a3bc2ebfa7
commit
f14587aadc
@ -242,7 +242,7 @@ HTML_REPORTS = \
|
|||||||
full-report-npot.html
|
full-report-npot.html
|
||||||
|
|
||||||
EXTRA_DIST = ADDING_NEW_TESTS test-launcher.sh.in run-tests.sh
|
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 override the clean-generic target to clean up the wrappers so
|
||||||
# we cannot use CLEANFILES
|
# we cannot use CLEANFILES
|
||||||
|
@ -117,7 +117,7 @@ test_interactive_LDFLAGS = -export-dynamic
|
|||||||
test_interactive_LDADD = $(CLUTTER_LIBS) $(common_ldadd)
|
test_interactive_LDADD = $(CLUTTER_LIBS) $(common_ldadd)
|
||||||
|
|
||||||
EXTRA_DIST = wrapper.sh.in
|
EXTRA_DIST = wrapper.sh.in
|
||||||
DISTCLEANFILES = wrapper.sh
|
DISTCLEANFILES = wrapper.sh .gitignore
|
||||||
|
|
||||||
BUILT_SOURCES = wrappers
|
BUILT_SOURCES = wrappers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user