diff options
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 62d9729..5036478 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -24,3 +24,4 @@ check_SCRIPTS = $(TESTS) run_test_SOURCES = run-test.c +EXTRA_DIST = $(TESTS) data/apts data/conf data/todo |