diff options
Diffstat (limited to 'tests')
-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) |