Distribute some missing files

This commit is contained in:
Petri Lehtinen 2010-01-21 20:59:17 +02:00
parent 78594e9bd3
commit 4c6cb6afd1
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
SUBDIRS = bin suites
EXTRA_DIST = scripts
EXTRA_DIST = scripts run-suites
TESTS = run-suites
TESTS_ENVIRONMENT = \

View File

@ -1,3 +1,5 @@
EXTRA_DIST = run
check_PROGRAMS = \
test_array \
test_equal \