summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-05-30 00:01:27 -0400
committerRay Strode <rstrode@redhat.com>2008-05-30 00:01:27 -0400
commit2a72db3a22673fc3f732ebdf7c6d5ae3ba75cba6 (patch)
treed745eddb1791dfdad43b49119377d5d7fa1563e1 /src/tests
parentfd14ecb2c071394ae5116887e5453495e47cf75b (diff)
downloadplymouth-2a72db3a22673fc3f732ebdf7c6d5ae3ba75cba6.tar.gz
plymouth-2a72db3a22673fc3f732ebdf7c6d5ae3ba75cba6.tar.xz
plymouth-2a72db3a22673fc3f732ebdf7c6d5ae3ba75cba6.zip
Don't build tests since they break distcheck
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index 96279eb..66e798b 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -5,9 +5,9 @@ INCLUDES = \
-I$(srcdir)
TESTS =
-include $(srcdir)/ply-boot-server-test.am
-include $(srcdir)/ply-boot-splash-test.am
-include $(srcdir)/ply-window-test.am
+#include $(srcdir)/ply-boot-server-test.am
+#include $(srcdir)/ply-boot-splash-test.am
+#include $(srcdir)/ply-window-test.am
noinst_PROGRAMS = $(TESTS)
MAINTAINERCLEANFILES = Makefile.in