diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-03-01T11·27+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-03-01T11·27+0000 |
commit | 9e50e648a47c1ef3b734bf12945c8b29a8c8f9f8 (patch) | |
tree | 7d6a81b52123aa759d51a2d22d1edb31499b5c3b /scripts/Makefile.am | |
parent | 8d364e5baa53060fb039d8d30f96520781625efe (diff) |
* Doh!
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 5639d85899c1..740110d4c1af 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 |