From cd6d02c366af43bccdd2ef345193e4fdeca78a13 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 10 Oct 2011 21:30:59 +0000 Subject: [PATCH] --- scripts/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 752fcd5740..42ed0158e9 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -27,9 +27,7 @@ EXTRA_DIST = nix-collect-garbage.in \ nix-pull.in nix-push.in nix-profile.sh.in \ nix-prefetch-url.in nix-install-package.in \ nix-channel.in \ - NixConfig.pm.in \ SSH.pm \ - GeneratePatches.pm.in \ nix-build.in \ download-using-manifests.pl.in \ copy-from-other-stores.pl.in \