Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tag: support --sort=<spec>
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index dddaf4f287cf5cd5e99ad2587d53ba7582c51e29..16b00a5be29fcbf8070a8d0f9076913b3891fc89 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-884,6
+884,7
@@
LIB_OBJS += userdiff.o
LIB_OBJS += utf8.o
LIB_OBJS += varint.o
LIB_OBJS += version.o
+LIB_OBJS += versioncmp.o
LIB_OBJS += walker.o
LIB_OBJS += wildmatch.o
LIB_OBJS += wrapper.o