Distribute some missing files
authorPetri Lehtinen <petri@digip.org>
Thu, 21 Jan 2010 18:59:17 +0000 (20:59 +0200)
committerPetri Lehtinen <petri@digip.org>
Thu, 21 Jan 2010 19:48:31 +0000 (21:48 +0200)
test/Makefile.am
test/suites/api/Makefile.am

index e468d22..86d1614 100644 (file)
@@ -1,5 +1,5 @@
 SUBDIRS = bin suites
-EXTRA_DIST = scripts
+EXTRA_DIST = scripts run-suites
 
 TESTS = run-suites
 TESTS_ENVIRONMENT = \
index 772f75a..64523c0 100644 (file)
@@ -1,3 +1,5 @@
+EXTRA_DIST = run
+
 check_PROGRAMS = \
        test_array \
        test_equal \