Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'st/levenshtein'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index acac0ae5d91999e400c5efb6c529853ded83b78a..649cfb819f6fc3f0164bac8d3c8b11aee6f0827f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-437,7
+437,6
@@
LIB_OBJS += grep.o
LIB_OBJS += hash.o
LIB_OBJS += help.o
LIB_OBJS += ident.o
-LIB_OBJS += interpolate.o
LIB_OBJS += levenshtein.o
LIB_OBJS += list-objects.o
LIB_OBJS += ll-merge.o