Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mailinfo: libify
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 8d5df7ea1ee672753e2f29302ef9a1a7db77638e..7dd3bff12f0f1aca1b78816cf5b94578fb31cb56 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-726,6
+726,7
@@
LIB_OBJS += list-objects.o
LIB_OBJS += ll-merge.o
LIB_OBJS += lockfile.o
LIB_OBJS += log-tree.o
+LIB_OBJS += mailinfo.o
LIB_OBJS += mailmap.o
LIB_OBJS += match-trees.o
LIB_OBJS += merge.o