Fixed make distcheck not distributing test scripts
This commit is contained in:
parent
a52010c684
commit
56ff31b135
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ SCRIPT_TESTS = tests/tap_test.sh \
|
|||
tests/verbose.sh \
|
||||
tests/help.sh
|
||||
|
||||
EXTRA_DIST = $(SCRIPT_TESTS)
|
||||
|
||||
tests/tap_test.sh: simple signal asserts
|
||||
tests/early_exit.sh: simple
|
||||
tests/verbose.sh: simple
|
||||
|
|
Loading…
Add table
Reference in a new issue