Make sure test scripts end up in the tarball.
This commit is contained in:
parent
6072759bcb
commit
c25c684a84
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ TESTS = \
|
||||||
sptps-basic.test \
|
sptps-basic.test \
|
||||||
variables.test
|
variables.test
|
||||||
|
|
||||||
|
dist_check_SCRIPTS = $(TESTS)
|
||||||
|
|
||||||
EXTRA_DIST = testlib.sh
|
EXTRA_DIST = testlib.sh
|
||||||
|
|
||||||
check_PROGRAMS = pong
|
check_PROGRAMS = pong
|
||||||
|
|
Loading…
Reference in a new issue