aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2008-01-07 21:49:41 +0200
committerLasse Collin <lasse.collin@tukaani.org>2008-01-07 21:49:41 +0200
commit3dbbea82b74bb841c995ad332a3aeca613015e10 (patch)
tree348412e10a25d612eb21eb4a05e681aa114a1dec /tests
parentCosmetic edit to test_files.sh. (diff)
downloadxz-3dbbea82b74bb841c995ad332a3aeca613015e10.tar.xz
Added test_files.sh to tests/Makefile.am so it gets
included in the tarball with "make dist".
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 159fe419..d5bb1266 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,7 +12,7 @@
## Lesser General Public License for more details.
##
-EXTRA_DIST = files tests.h
+EXTRA_DIST = files tests.h test_files.sh
AM_CPPFLAGS = \
-I@top_srcdir@/src/common \