From ef093aac8f24535f6d0c75332ac7aeafbbe8c161 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 4 May 2004 12:45:04 +0000 Subject: * Grrr. TESTS are not included in EXTRA_DIST. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index dc8c15e67134..7c62f9025214 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,5 +15,5 @@ TESTS = init.sh simple.sh include ../substitute.mk -EXTRA_DIST = \ +EXTRA_DIST = $(TESTS) \ simple.nix.in simple.builder.sh -- cgit 1.4.1