about summary refs log tree commit diff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2008-07-23T09·38+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2008-07-23T09·38+0000
commit660244f65f5d3cb445c874b25fcf6494b3c1df3a (patch)
tree2cda6b7ba17de7c1a4e5500ec867dc150a9bfecb /scripts/Makefile.am
parente139d7fc6896ec9eaca3944828e37ec61894d8e0 (diff)
* Make sure that copy-from-other-stores.pl is built.
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index d6af9806ce..ac5b631125 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -5,7 +5,8 @@ bin_SCRIPTS = nix-collect-garbage \
   nix-copy-closure 
 
 noinst_SCRIPTS = nix-profile.sh generate-patches.pl \
-  find-runtime-roots.pl build-remote.pl nix-reduce-build
+  find-runtime-roots.pl build-remote.pl nix-reduce-build \
+  copy-from-other-stores.pl
 
 nix-pull nix-push: readmanifest.pm readconfig.pm download-using-manifests.pl