Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
built-in count-objects.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 8ce27a65fb822afe34374a719ac552ff79a45074..14193aa1e20568f22e53cf73b1ba3e5fba08d74b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-214,7
+214,7
@@
LIB_OBJS = \
$(DIFF_OBJS)
BUILTIN_OBJS = \
- builtin-log.o builtin-help.o
+ builtin-log.o builtin-help.o
builtin-count.o
GITLIBS = $(LIB_FILE) $(XDIFF_LIB)
LIBS = $(GITLIBS) -lz