summaryrefslogtreecommitdiffstats
path: root/src/tests
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2007-06-21 09:51:32 -0400
committerRay Strode <rstrode@redhat.com>2007-06-21 09:51:32 -0400
commitab9f3e9667f1d70ff957c6d5795928499b3efcb3 (patch)
tree8dda4aeed4fa0b75381976c6a2e8895d49e7d3f8 /src/tests
parent1c243bdf2dd8f2f3fc2ea0b78e84314cdf28d456 (diff)
downloadplymouth-ab9f3e9667f1d70ff957c6d5795928499b3efcb3.tar.gz
plymouth-ab9f3e9667f1d70ff957c6d5795928499b3efcb3.tar.xz
plymouth-ab9f3e9667f1d70ff957c6d5795928499b3efcb3.zip
dump everything i'm working on into the main refactor branch for now
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index 3cc1429..7fc5eef 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = \
-I$(srcdir)/.. \
-I$(srcdir)/../libply \
-I$(srcdir)
-TESTS =
+TESTS =
include $(srcdir)/ply-boot-server-test.am
include $(srcdir)/ply-boot-splash-test.am