about summary refs log tree commit diff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2004-05-04T12·45+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2004-05-04T12·45+0000
commitef093aac8f24535f6d0c75332ac7aeafbbe8c161 (patch)
tree1999a1922fd4e8604657d1bc2829ae96ffdbe797 /tests/Makefile.am
parent256eeab7112da2d5fe1629ffb8b86640a894ee6d (diff)
* Grrr. TESTS are not included in EXTRA_DIST.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dc8c15e671..7c62f90252 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