Added test_files.sh to tests/Makefile.am so it gets
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 7 Jan 2008 19:49:41 +0000 (21:49 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 7 Jan 2008 19:49:41 +0000 (21:49 +0200)
included in the tarball with "make dist".

tests/Makefile.am

index 159fe41..d5bb126 100644 (file)
@@ -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 \