Added test_files.sh to tests/Makefile.am so it gets
included in the tarball with "make dist".
This commit is contained in:
parent
2fd2d18154
commit
3dbbea82b7
|
@ -12,7 +12,7 @@
|
||||||
## Lesser General Public License for more details.
|
## Lesser General Public License for more details.
|
||||||
##
|
##
|
||||||
|
|
||||||
EXTRA_DIST = files tests.h
|
EXTRA_DIST = files tests.h test_files.sh
|
||||||
|
|
||||||
AM_CPPFLAGS = \
|
AM_CPPFLAGS = \
|
||||||
-I@top_srcdir@/src/common \
|
-I@top_srcdir@/src/common \
|
||||||
|
|
Loading…
Reference in New Issue