* Make sure that copy-from-other-stores.pl is built.

This commit is contained in:
Eelco Dolstra 2008-07-23 09:38:38 +00:00
parent e139d7fc68
commit 660244f65f
1 changed files with 2 additions and 1 deletions

View File

@ -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