test/Makefile

changeset 39
bf8ab7bb74ff
parent 35
fdabd1240b69
child 54
f634f790661a
--- a/test/Makefile	Tue Oct 02 11:18:47 2012 +0200
+++ b/test/Makefile	Tue Oct 02 13:43:17 2012 +0200
@@ -28,7 +28,7 @@
 
 include ../$(CONF).mk
 
-SRC = main.c list_tests.c dlist_tests.c mpool_tests.c map_tests.c
+SRC = main.c list_tests.c dlist_tests.c mpool_tests.c map_tests.c string_tests.c
 
 OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
 

mercurial