]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
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 159fe419cfd94361dfc794de5147b3d4a27f1786..d5bb1266c03f1e1c030b2d4d88343bbdf388d689 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 \