about summary refs log tree commit diff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2007-02-21T14·00+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2007-02-21T14·00+0000
commit6c9fdb17fbda181fc09a9ce1f49662ef522d006b (patch)
treef66d0bdfdf0119c0fac19c675d174630b5cc1a37 /tests/Makefile.am
parentb824a1daeefd1611c8d84432dc0b2b38f24bbbfd (diff)
* Don't use $SHELL.
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 0b34375781..bfb8508a02 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -43,7 +43,7 @@ EXTRA_DIST = $(TESTS) \
   fallback.nix.in \
   user-envs.nix.in user-envs.builder.sh \
   fixed.nix.in fixed.builder1.sh fixed.builder2.sh \
-  gc-runtime.nix.in gc-runtime.builder.sh \
+  gc-runtime.nix.in \
   check-refs.nix.in \
   filter-source.nix.in \
   $(wildcard lang/*.nix) $(wildcard lang/*.exp) $(wildcard lang/*.exp.xml) $(wildcard lang/*.flags) \