summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2528a85d95..3a84812ba6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,10 @@ bin_SCRIPTS = \
guix-package \
guix-gc
+nodist_noinst_SCRIPTS = \
+ pre-inst-env \
+ test-env
+
MODULES = \
guix/base32.scm \
guix/utils.scm \