summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2014-05-09 13:56:26 +0200
committerGravatar Mike Burns <mike@mike-burns.com>2014-05-09 13:56:26 +0200
commit350ab12fec83281872b25c3b30319fdc6d2223e0 (patch)
tree6aad82c6c791b329454d3ee6a68d1ea9a5b1d0a6
parent5bcf43b4ea7b263a443b95217e1b50691e316aee (diff)
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.
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \