From 8d364e5baa53060fb039d8d30f96520781625efe Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 1 Mar 2005 11:27:22 +0000 Subject: [PATCH] * Add missing file to dist. --- scripts/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 8f42095b40..5639d85899 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -22,4 +22,5 @@ EXTRA_DIST = nix-collect-garbage.in \ nix-channel.in \ readmanifest.pm.in \ nix-build.in \ - download-using-manifests.pl.in + download-using-manifests.pl.in \ + generate-patches.in