]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
add ply-terminal-session-test to Makefile
authorRay Strode <rstrode@redhat.com>
Mon, 21 May 2007 12:10:05 +0000 (08:10 -0400)
committerRay Strode <rstrode@redhat.com>
Mon, 21 May 2007 12:10:05 +0000 (08:10 -0400)
src/tests/Makefile.am

index 7c4d9733464c55730fdb8c2dc352485891f33c4c..a99e0b5744b7e15274dc0045accaf6d60fc58e45 100644 (file)
@@ -7,6 +7,7 @@ TESTS =
 include $(srcdir)/ply-frame-buffer-test.am
 include $(srcdir)/ply-image-test.am
 include $(srcdir)/ply-terminal-test.am
+include $(srcdir)/ply-terminal-session-test.am
 include $(srcdir)/ply-init-control-test.am
 
 noinst_PROGRAMS = $(TESTS)