diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-06-21T12·20+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-06-21T12·20+0000 |
commit | 88fb4f6e537ebea37fe0aaa4a2b044cf70d32178 (patch) | |
tree | 81d7fc1c9ecf527b701db52d36e3b10296055268 | |
parent | 2db9748221ce285ac434c849eeed249950dd0d39 (diff) |
* Missing files added to `make dist'.
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 3f10b402b4b5..e4b81d2897a0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -31,4 +31,5 @@ EXTRA_DIST = $(TESTS) \ dependencies.nix.in dependencies.builder*.sh \ locking.nix.in locking.builder.sh \ parallel.nix.in parallel.builder.sh \ - build-hook.nix.in build-hook.hook.sh \ No newline at end of file + build-hook.nix.in build-hook.hook.sh \ + substitutes.nix.in substituter.nix.in substituter.builder.sh \ No newline at end of file |