From 350ab12fec83281872b25c3b30319fdc6d2223e0 Mon Sep 17 00:00:00 2001 From: Mike Burns Date: Fri, 9 May 2014 13:56:26 +0200 Subject: Distribute the tests with the tarball People who download the tarball should be able to run the tests themselves, so distribute the tests as part of the tarball. --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 53dcf0b..9ec3264 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,4 +1,4 @@ -TESTS = \ +dist_TESTS = \ lsrc-dotfiles-dirs.t \ lsrc-excludes.t \ lsrc-hostname.t \ -- cgit v1.2.3