]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Add git-clean command
[thirdparty/git.git] / Makefile
index 145099adaae0a8aeb55a7ea9a0f4b07799e026ec..3367b8c13df28a93b1db6246cf0bea279d1b6b36 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -114,7 +114,7 @@ SPARSE_FLAGS = -D__BIG_ENDIAN__ -D__powerpc__
 
 SCRIPT_SH = \
        git-add.sh git-bisect.sh git-branch.sh git-checkout.sh \
-       git-cherry.sh git-clone.sh git-commit.sh \
+       git-cherry.sh git-clean.sh git-clone.sh git-commit.sh \
        git-count-objects.sh git-diff.sh git-fetch.sh \
        git-format-patch.sh git-log.sh git-ls-remote.sh \
        git-merge-one-file.sh git-parse-remote.sh \