diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-02-12T21·00+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-02-12T21·00+0000 |
commit | da0a6b6499ea89bc9858d32970da8f26c5f3c56b (patch) | |
tree | 3f8947255e8e8eb12b708c7802bceb5ce7e38bdd | |
parent | 982399bb144ca1c6d21834fd9a6f61b49db1bfce (diff) |
* Doh.
-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 6620ccf36ccb..c120a4464377 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -60,4 +60,5 @@ EXTRA_DIST = $(TESTS) \ gc-concurrent.nix.in gc-concurrent.builder.sh \ gc-concurrent2.nix.in gc-concurrent2.builder.sh \ fallback.nix.in \ + user-envs.nix.in user-envs.builder.sh \ $(wildcard lang/*.nix) $(wildcard lang/*.exp) |