summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-02-23 20:36:30 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-02-23 20:45:01 -0500
commit9f16565732b2b19af6a2956b5ff57170b7fa3eda (patch)
tree0e220ad8ca47495aa14ac137c716f6a771d7b9bf /tests/Makefile.am
parentb30e90517de36e65b6bf3c8aadca4e81b44f6ab1 (diff)
downloadtelepathy-logger-9f16565732b2b19af6a2956b5ff57170b7fa3eda.tar.gz
Add test logs to EXTRA_DIST
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
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 \