1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Added test_files.sh to tests/Makefile.am so it gets

included in the tarball with "make dist".
This commit is contained in:
Lasse Collin 2008-01-07 21:49:41 +02:00
parent 2fd2d18154
commit 3dbbea82b7

View 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 \