summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-10-25 13:29:12 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-10-25 13:29:12 -0700
commit9ee93dceb5dbef8052b0abde3eea94181bd9d95b (patch)
tree2643405a0c9846b8985c95f9af8fd95f6bbcbc1e /Makefile
parentMerge branch 'jc/web-blame' (diff)
parentgit-for-each-ref: improve the documentation on scripting modes (diff)
downloadtgif-9ee93dceb5dbef8052b0abde3eea94181bd9d95b.tar.xz
Merge for-each-ref to sync gitweb fully with 'next'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 95f37fe777..2d62efb5c4 100644
--- a/Makefile
+++ b/Makefile
@@ -281,6 +281,7 @@ BUILTIN_OBJS = \
builtin-diff-stages.o \
builtin-diff-tree.o \
builtin-fmt-merge-msg.o \
+ builtin-for-each-ref.o \
builtin-grep.o \
builtin-init-db.o \
builtin-log.o \