diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | 2011-02-23 20:36:30 -0500 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | 2011-02-23 20:45:01 -0500 |
commit | 9f16565732b2b19af6a2956b5ff57170b7fa3eda (patch) | |
tree | 0e220ad8ca47495aa14ac137c716f6a771d7b9bf /tests | |
parent | b30e90517de36e65b6bf3c8aadca4e81b44f6ab1 (diff) |
Add test logs to EXTRA_DIST
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 3c7f30f..baaa38c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,6 +4,8 @@ endif SUBDIRS = $(CHECKTWISTED) suppressions lib dbus +EXTRA_DIST = logs + noinst_PROGRAMS = \ test-tpl-channel \ test-tpl-conf \ |