test/Makefile

changeset 27
22644e2572bc
parent 20
db7d9860dbbd
child 35
fdabd1240b69
--- a/test/Makefile	Sat Feb 18 15:50:43 2012 +0100
+++ b/test/Makefile	Sat Feb 18 18:36:30 2012 +0100
@@ -28,7 +28,7 @@
 
 include ../$(CONF).mk
 
-SRC = main.c list_tests.c mpool_tests.c map_tests.c
+SRC = main.c list_tests.c dlist_tests.c mpool_tests.c map_tests.c
 
 OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
 

mercurial