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