X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile;h=69f3b667144ee77f12219ac0768cb3f1e4409944;hb=9840906026be807d0882f96396de3a3cdb9fb43e;hp=a11ff6054926a92e49939eb53ab342c90704b295;hpb=1a8b76912e6ccef6bec3531eec30a0693bc25ae7;p=git.git diff --git a/Makefile b/Makefile index a11ff6054..69f3b6671 100644 --- a/Makefile +++ b/Makefile @@ -209,7 +209,8 @@ SCRIPT_SH = \ git-am.sh \ git-merge.sh git-merge-stupid.sh git-merge-octopus.sh \ git-merge-resolve.sh git-merge-ours.sh \ - git-lost-found.sh git-quiltimport.sh git-submodule.sh + git-lost-found.sh git-quiltimport.sh git-submodule.sh \ + git-filter-branch.sh SCRIPT_PERL = \ git-add--interactive.perl \