mirror of
https://github.com/brl/mutter.git
synced 2024-12-24 12:02:04 +00:00
build: Fix distcheck errors
This commit is contained in:
parent
3142b15a9f
commit
fd6d6a93f1
@ -242,9 +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
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = .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,9 +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
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = .gitignore
|
|
||||||
|
|
||||||
BUILT_SOURCES = wrappers
|
BUILT_SOURCES = wrappers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user