]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Add git-filter-branch
[thirdparty/git.git] / Makefile
index a11ff6054926a92e49939eb53ab342c90704b295..69f3b667144ee77f12219ac0768cb3f1e4409944 100644 (file)
--- 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 \