Add git-filter-branch
[gitweb.git] / Makefile
index cac0a4a2edc074d45d69665a68f23b9260847743..69f3b667144ee77f12219ac0768cb3f1e4409944 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -206,10 +206,11 @@ SCRIPT_SH = \
        git-repack.sh git-request-pull.sh git-reset.sh \
        git-sh-setup.sh \
        git-tag.sh git-verify-tag.sh \
-       git-applymbox.sh git-applypatch.sh git-am.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-lost-found.sh git-quiltimport.sh git-submodule.sh \
+       git-filter-branch.sh
 
 SCRIPT_PERL = \
        git-add--interactive.perl \