mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32: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
|
||||
|
||||
EXTRA_DIST = ADDING_NEW_TESTS test-launcher.sh.in run-tests.sh
|
||||
DISTCLEANFILES = test-launcher.sh
|
||||
|
||||
MAINTAINERCLEANFILES = .gitignore
|
||||
DISTCLEANFILES = test-launcher.sh .gitignore
|
||||
|
||||
# we override the clean-generic target to clean up the wrappers so
|
||||
# we cannot use CLEANFILES
|
||||
|
@ -117,9 +117,7 @@ test_interactive_LDFLAGS = -export-dynamic
|
||||
test_interactive_LDADD = $(CLUTTER_LIBS) $(common_ldadd)
|
||||
|
||||
EXTRA_DIST = wrapper.sh.in
|
||||
DISTCLEANFILES = wrapper.sh
|
||||
|
||||
MAINTAINERCLEANFILES = .gitignore
|
||||
DISTCLEANFILES = wrapper.sh .gitignore
|
||||
|
||||
BUILT_SOURCES = wrappers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user