Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 54ac74e984ba3f7db0c7ac2f9d8fedfbe476382b..af4d68fd7e7faa1d590cf0eef3f2d1a8e435a136 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-303,6
+303,7
@@
BUILTIN_OBJS = \
builtin-verify-pack.o \
builtin-write-tree.o \
builtin-zip-tree.o \
+ builtin-show-ref.o \
builtin-pack-refs.o
GITLIBS = $(LIB_FILE) $(XDIFF_LIB)