test: build the touch test only when building Xorg
authorDan Horák <dan@danny.cz>
Tue, 29 Oct 2013 16:09:25 +0000 (12:09 -0400)
committerKeith Packard <keithp@keithp.com>
Thu, 14 Nov 2013 07:35:15 +0000 (16:35 +0900)
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dan Horák <dan@danny.cz>
Signed-off-by: Keith Packard <keithp@keithp.com>
test/Makefile.am

index e59c412..2852bb3 100644 (file)
@@ -1,11 +1,11 @@
 if ENABLE_UNIT_TESTS
 SUBDIRS= .
-noinst_PROGRAMS = list string touch
+noinst_PROGRAMS = list string
 if XORG
 # Tests that require at least some DDX functions in order to fully link
 # For now, requires xf86 ddx, could be adjusted to use another
 SUBDIRS += xi2
-noinst_PROGRAMS += xkb input xtest misc fixes xfree86 hashtabletest os signal-logging
+noinst_PROGRAMS += xkb input xtest misc fixes xfree86 hashtabletest os signal-logging touch
 endif
 check_LTLIBRARIES = libxservertest.la