diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 8f42095b407f..5639d85899c1 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 |