linear-assignment: a function to solve least-cost assignment problems
[gitweb.git] / Makefile
index bc4fc8eeab21862887c0b19560b07646e0c4848f..1af719b448b3596f74af88ec1f604f5bf352db16 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -870,6 +870,7 @@ LIB_OBJS += gpg-interface.o
 LIB_OBJS += graph.o
 LIB_OBJS += grep.o
 LIB_OBJS += hashmap.o
+LIB_OBJS += linear-assignment.o
 LIB_OBJS += help.o
 LIB_OBJS += hex.o
 LIB_OBJS += ident.o