[PATCH] git-format-patch: Prepare patches for e-mail submission.
[gitweb.git] / Makefile
index 6bae6349e587c70465d714f4da0c193e1447ffa1..82f63cdae828072890c47e836ddf7e6ca52ee231 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,8 @@ SCRIPTS=git git-apply-patch-script git-merge-one-file-script git-prune-script \
        git-fetch-script git-status-script git-commit-script \
        git-log-script git-shortlog git-cvsimport-script git-diff-script \
        git-reset-script git-add-script git-checkout-script git-clone-script \
-       gitk git-cherry git-rebase-script git-relink-script git-repack-script
+       gitk git-cherry git-rebase-script git-relink-script git-repack-script \
+       git-format-patch-script
 
 PROG=   git-update-cache git-diff-files git-init-db git-write-tree \
        git-read-tree git-commit-tree git-cat-file git-fsck-cache \