Code

Merge branch 'js/filter'
[git.git] / Makefile
index c09dfaf3f094a4435e87a2ffcbe05f69a1f3ee3c..0d904a93b9e9c6ef58edd96f189fa8a4a9c5f9b8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -211,7 +211,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 \