about summary refs log tree commit diff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2008-02-28T21·27+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2008-02-28T21·27+0000
commitd7caac3e811c0c9b284c8bbbdf5bc1dd5badd040 (patch)
treea0581b7d7e1b31518e1482add802d53e6479efd2 /scripts/Makefile.am
parent11d512e7a812e750deccf616b461876fb0a342c2 (diff)
* Don't install nix-reduce-build by default yet please, I first want
  to understand better what it does...

Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 50975ab274..fa66e58949 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -2,10 +2,10 @@ bin_SCRIPTS = nix-collect-garbage \
   nix-pull nix-push nix-prefetch-url \
   nix-install-package nix-channel nix-build \
   nix-pack-closure nix-unpack-closure \
-  nix-copy-closure nix-reduce-build
+  nix-copy-closure 
 
 noinst_SCRIPTS = nix-profile.sh generate-patches.pl \
-  find-runtime-roots.pl build-remote.pl
+  find-runtime-roots.pl build-remote.pl nix-reduce-build
 
 nix-pull nix-push: readmanifest.pm readconfig.pm download-using-manifests.pl