test/Makefile

changeset 122
540d99722f1f
parent 121
311cac04d079
child 142
ee8cb27d8b8e
--- a/test/Makefile	Mon Jul 22 11:39:06 2013 +0200
+++ b/test/Makefile	Mon Jul 22 11:53:39 2013 +0200
@@ -29,7 +29,7 @@
 include ../$(CONF).mk
 
 SRC  = main.c
-SRC += dlist_tests.c
+SRC += list_tests.c
 SRC += mpool_tests.c
 SRC += map_tests.c
 SRC += prop_tests.c

mercurial