summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 6cdfea3b..7d2b7289 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -304,6 +304,12 @@ testdisplay_SOURCES = \
TESTS_progs += testdisplay
+check_SCRIPTS = igt_command_line.sh \
+ $(NULL)
+
+TESTS = $(check_SCRIPTS) \
+ $(NULL)
+
common_files = \
eviction_common.c \
$(NULL)