about summary refs log tree commit diff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-07-19T15·49+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-07-19T15·49+0000
commit88e54153dce2cdba9a075d9dbc81ad81e7e73435 (patch)
tree91b34f0d26c1f773c66848cfa9d558a0b1081133 /tests/Makefile.am
parent4f3725b167cc0080c570a814e28c6181ef5c7f52 (diff)
* Add a precise test for hashDerivatioModulo.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9a718f190707..b04f725c1bf0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -27,6 +27,7 @@ $(TESTS): common.sh
 
 EXTRA_DIST = $(TESTS) \
   simple.nix.in simple.builder.sh \
+  hash-check.nix.in \
   dependencies.nix.in dependencies.builder*.sh \
   locking.nix.in locking.builder.sh \
   parallel.nix.in parallel.builder.sh \