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
1 changed files with 1 additions and 1 deletions

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 \