test/Makefile

changeset 56
76caac0da4a0
parent 54
f634f790661a
child 60
abae4669fba7
--- a/test/Makefile	Tue Oct 09 10:21:18 2012 +0200
+++ b/test/Makefile	Tue Oct 09 15:02:40 2012 +0200
@@ -35,6 +35,7 @@
 SRC += map_tests.c
 SRC += string_tests.c
 SRC += logging_tests.c
+SRC += memstream_tests.c
 
 OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
 

mercurial