summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 11f7f965..d5fb4fdb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -5,8 +5,6 @@ if HAVE_NOUVEAU
endif
if BUILD_TESTS
-all-local: test-list.txt
-
test-list.txt: Makefile.sources
@echo TESTLIST > $@
@echo ${single_kernel_tests} ${multi_kernel_tests} >> $@
@@ -34,6 +32,8 @@ dist_pkgdata_DATA = \
$(IMAGES) \
$(NULL)
+pkgdata_DATA = test-list.txt
+
EXTRA_PROGRAMS = $(HANG)
EXTRA_DIST = $(common_files)