diff options
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 662384b5905f..0e8443e9c239 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,7 +1,6 @@ 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 noinst_SCRIPTS = nix-profile.sh generate-patches.pl \ @@ -36,7 +35,6 @@ EXTRA_DIST = nix-collect-garbage.in \ download-using-manifests.pl.in \ copy-from-other-stores.pl.in \ generate-patches.pl.in \ - nix-pack-closure.in nix-unpack-closure.in \ nix-copy-closure.in \ find-runtime-roots.pl.in \ build-remote.pl.in \ |