From 4c6cb6afd18793f8ae5b56d8435088539c170290 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Thu, 21 Jan 2010 20:59:17 +0200 Subject: [PATCH] Distribute some missing files --- test/Makefile.am | 2 +- test/suites/api/Makefile.am | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index e468d22..86d1614 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = bin suites -EXTRA_DIST = scripts +EXTRA_DIST = scripts run-suites TESTS = run-suites TESTS_ENVIRONMENT = \ diff --git a/test/suites/api/Makefile.am b/test/suites/api/Makefile.am index 772f75a..64523c0 100644 --- a/test/suites/api/Makefile.am +++ b/test/suites/api/Makefile.am @@ -1,3 +1,5 @@ +EXTRA_DIST = run + check_PROGRAMS = \ test_array \ test_equal \ -- 2.1.4