test/Makefile.am: Add tests to "EXTRA_DIST"
Add tests and the dummy data directory to "EXTRA_DIST" since we want these to be shipped in distribution tarballs. Spotted with `make distcheck`. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
parent
fdee1f2a22
commit
423bfcc9ac
@ -24,3 +24,4 @@ check_SCRIPTS = $(TESTS)
|
|||||||
|
|
||||||
run_test_SOURCES = run-test.c
|
run_test_SOURCES = run-test.c
|
||||||
|
|
||||||
|
EXTRA_DIST = $(TESTS) data/apts data/conf data/todo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user