diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 22ee938c42..cc0b135de6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -223,6 +223,7 @@ SH_TESTS = \ tests/guix-system.sh \ tests/guix-archive.sh \ tests/guix-authenticate.sh \ + tests/guix-environment.sh \ tests/guix-lint.sh if BUILD_DAEMON |