[PATCH] test: Fix make distcheck when not building unit tests
Jeremy Huddleston
jeremyhu at apple.com
Fri Oct 1 14:31:27 PDT 2010
Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
---
test/Makefile.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/test/Makefile.am b/test/Makefile.am
index 7c44671..456221e 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -33,10 +33,9 @@ libxservertest_la_LIBADD = \
$(top_builddir)/mi/libmi.la \
$(top_builddir)/os/libos.la \
@XORG_LIBS@
+endif
CLEANFILES=libxservertest.c
libxservertest.c:
touch $@
-
-endif
--
1.5.6.6
More information about the xorg-devel
mailing list