summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-19 10:22:30 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-19 10:22:30 (EDT)
commit1b41c444b854fdbd44885bfdb39d5e4815a1abe6 (patch)
treeb26ae441daba42ce4956a04023d97b698c66e060 /Makefile.am
parent7ec8cd8c526c1bb7ac6a7c27c67d1ede004f51cf (diff)
Makefile.am: Add $(TESTS) to EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8304002..6f15069 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,7 @@ EXTRA_DIST = \
$(pkgdatacmd_sources) \
$(pkgdataprofile_sources) \
$(locale_sources) \
+ $(TESTS) \
tests/common.sh \
tests/parse_control.common.sh