diff options
| author | Ray Strode <rstrode@redhat.com> | 2007-06-21 09:51:32 -0400 |
|---|---|---|
| committer | Ray Strode <rstrode@redhat.com> | 2007-06-21 09:51:32 -0400 |
| commit | ab9f3e9667f1d70ff957c6d5795928499b3efcb3 (patch) | |
| tree | 8dda4aeed4fa0b75381976c6a2e8895d49e7d3f8 /src/libply/tests/Makefile.am | |
| parent | 1c243bdf2dd8f2f3fc2ea0b78e84314cdf28d456 (diff) | |
| download | plymouth-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/libply/tests/Makefile.am')
| -rw-r--r-- | src/libply/tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libply/tests/Makefile.am b/src/libply/tests/Makefile.am index e4ecfe6..58a26ef 100644 --- a/src/libply/tests/Makefile.am +++ b/src/libply/tests/Makefile.am @@ -11,6 +11,8 @@ include $(srcdir)/ply-terminal-session-test.am include $(srcdir)/ply-logger-test.am include $(srcdir)/ply-list-test.am include $(srcdir)/ply-event-loop-test.am +include $(srcdir)/ply-copy-test.am +include $(srcdir)/ply-copy-dir-test.am noinst_PROGRAMS = $(TESTS) |
