diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2009-03-18T16·23+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2009-03-18T16·23+0000 |
commit | 13df3915ef7b967b3889e2bf5f66ca8de1adc8b0 (patch) | |
tree | 3b931a3a9ae5240ebc1931d28b0bed3a469b4d5d /tests/Makefile.am | |
parent | c183ee5c79dd356262c3d7c31e3aace09045671f (diff) |
* Missing file.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index cad41d0526c1..b8181b62e2d1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -16,6 +16,7 @@ include ../substitute.mk $(TESTS): common.sh config.nix EXTRA_DIST = $(TESTS) \ + config.nix.in \ simple.nix simple.builder.sh \ hash-check.nix \ dependencies.nix dependencies.builder*.sh \ |