diff options
-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 \ |