cherry is built-in, do not ship git-cherry.sh
[gitweb.git] / Makefile
index 7c3860a52e09210242b66c9f98999384da713be2..2af4eb31ce0c97722265b7925434ad9d8805b5ee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -932,3 +932,8 @@ check-docs::
                *) echo "no link: $$v";; \
                esac ; \
        done | sort
+
+### Make sure built-ins do not have dups and listed in git.c
+#
+check-builtins::
+       ./check-builtins.sh