about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-01-27T15·31+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-01-27T15·31+0000
commit4e37548a1ed23bc46aa803257608b6e66ee00879 (patch)
tree62271e083d54dfa1cc5593d0670446dff659c6a3 /tests
parentc505702265833a762d681952bcc72562d64a242e (diff)
* Remove deleted files from EXTRA_DIST (again).
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6266148cff5b..92c0a836970a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -51,7 +51,5 @@ EXTRA_DIST = $(TESTS) \
   locking.nix.in locking.builder.sh \
   parallel.nix.in parallel.builder.sh \
   build-hook.nix.in build-hook.hook.sh \
-  substitutes.nix.in substituter.builder.sh \
-  substitutes2.nix.in substituter2.builder.sh \
-  fallback.nix.in \
+  substitutes.nix.in substitutes2.nix.in fallback.nix.in \
   $(wildcard lang/*.nix) $(wildcard lang/*.exp)