From 9e50e648a47c1ef3b734bf12945c8b29a8c8f9f8 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 1 Mar 2005 11:27:38 +0000 Subject: [PATCH] * Doh! --- scripts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 5639d85899..740110d4c1 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -23,4 +23,4 @@ EXTRA_DIST = nix-collect-garbage.in \ readmanifest.pm.in \ nix-build.in \ download-using-manifests.pl.in \ - generate-patches.in + generate-patches.pl.in