X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=3367b8c13df28a93b1db6246cf0bea279d1b6b36;hb=521a3f676794987bfd03703fe58fbec46ed69d49;hp=145099adaae0a8aeb55a7ea9a0f4b07799e026ec;hpb=20fc9bc5e4fdd4b1f7fd98fbd2e91879f945d7e1;p=git.git diff --git a/Makefile b/Makefile index 145099ad..3367b8c1 100644 --- 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 \