aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a3a59bd5..ea9026e9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -10,6 +10,8 @@ check_PROGRAMS = \
10 dristat \ 10 dristat \
11 drmstat 11 drmstat
12 12
13dristat_LDADD = $(CLOCK_LIB)
14
13SUBDIRS = modeprint 15SUBDIRS = modeprint
14 16
15if HAVE_LIBKMS 17if HAVE_LIBKMS