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:
Lukas Fleischer 2012-02-22 10:01:12 +01:00
parent fdee1f2a22
commit 423bfcc9ac

View File

@ -24,3 +24,4 @@ check_SCRIPTS = $(TESTS)
run_test_SOURCES = run-test.c
EXTRA_DIST = $(TESTS) data/apts data/conf data/todo