checkout: tone down the "forked status" diagnostic messages
[gitweb.git] / Makefile
index 5cfadfd307d588a427e200576ba97a5227653a13..90c0dd8c43cd66008d29492bdfb6b21a17855a00 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -217,7 +217,7 @@ BASIC_CFLAGS =
 BASIC_LDFLAGS =
 
 SCRIPT_SH = \
-       git-bisect.sh git-checkout.sh \
+       git-bisect.sh \
        git-clone.sh \
        git-merge-one-file.sh git-mergetool.sh git-parse-remote.sh \
        git-pull.sh git-rebase.sh git-rebase--interactive.sh \
@@ -329,6 +329,7 @@ BUILTIN_OBJS = \
        builtin-bundle.o \
        builtin-cat-file.o \
        builtin-check-attr.o \
+       builtin-checkout.o \
        builtin-checkout-index.o \
        builtin-check-ref-format.o \
        builtin-clean.o \