Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mru: Replace mru.[ch] with list.h implementation
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index ed4ca438bd9c6ddab51f78cb4b620f02a7e12eed..4a79ec5012adf0b7ca3731784ac3bc39442fe0a5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-814,7
+814,6
@@
LIB_OBJS += merge.o
LIB_OBJS += merge-blobs.o
LIB_OBJS += merge-recursive.o
LIB_OBJS += mergesort.o
-LIB_OBJS += mru.o
LIB_OBJS += name-hash.o
LIB_OBJS += notes.o
LIB_OBJS += notes-cache.o