Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
I'll squash this in with the other patch, no need to have two separate ones.

 test/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index 16502ee..0b45a2d 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,3 +1,4 @@
+if ENABLE_UNIT_TESTS
 AM_CPPFLAGS = -I$(top_srcdir)/src
 AM_CFLAGS = $(XORG_CFLAGS) $(CWARNFLAGS)
 fake_syms = fake-symbols.c fake-symbols.h
@@ -10,6 +11,5 @@ eventcomm_test_SOURCES = eventcomm-test.c\
                         $(fake_syms)
 endif
 
-if ENABLE_UNIT_TESTS
 TESTS = $(noinst_PROGRAMS)
 endif
-- 
1.7.4

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to