diff options
| author | Ray Strode <rstrode@redhat.com> | 2007-05-21 08:10:05 -0400 |
|---|---|---|
| committer | Ray Strode <rstrode@redhat.com> | 2007-05-21 08:10:05 -0400 |
| commit | d1f2ac9c608bbc3b11245b31bbf314c6fbd6c235 (patch) | |
| tree | 0bb35a0106dafdb7aee320bbed2072353d871010 /src | |
| parent | e5c427bf0a242599e7ae7aa9f65681bfdffd80c4 (diff) | |
add ply-terminal-session-test to Makefile
Diffstat (limited to 'src')
| -rw-r--r-- | src/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am index 7c4d973..a99e0b5 100644 --- a/src/tests/Makefile.am +++ b/src/tests/Makefile.am @@ -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) |
