--- a/test/Makefile Sat Dec 31 22:48:28 2011 +0100
+++ b/test/Makefile Thu Jan 05 14:53:54 2012 +0100
@@ -28,7 +28,7 @@
include ../$(CONF).mk
-SRC = main.c list_tests.c mpool_tests.c
+SRC = main.c list_tests.c mpool_tests.c map_tests.c
OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))