test/Makefile

changeset 142
ee8cb27d8b8e
parent 122
540d99722f1f
child 152
3238f65db163
--- a/test/Makefile	Tue Aug 13 14:20:12 2013 +0200
+++ b/test/Makefile	Wed Aug 14 15:22:35 2013 +0200
@@ -36,6 +36,7 @@
 SRC += string_tests.c
 SRC += logging_tests.c
 SRC += buffer_tests.c
+SRC += utils_tests.c
 
 OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
 

mercurial