aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 76a40fb..77142df 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -34,4 +34,10 @@ check_SCRIPTS = $(TESTS)
run_test_SOURCES = run-test.c
-EXTRA_DIST = $(TESTS) data/apts data/conf data/todo
+EXTRA_DIST = \
+ $(TESTS) \
+ data/apts \
+ data/apts-bug-002 \
+ data/apts-recur \
+ data/conf \
+ data/todo