test/Makefile

changeset 60
abae4669fba7
parent 56
76caac0da4a0
child 69
fb59270b1de3
--- a/test/Makefile	Wed Oct 10 09:34:13 2012 +0200
+++ b/test/Makefile	Wed Oct 10 09:54:57 2012 +0200
@@ -35,7 +35,7 @@
 SRC += map_tests.c
 SRC += string_tests.c
 SRC += logging_tests.c
-SRC += memstream_tests.c
+SRC += buffer_tests.c
 
 OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
 

mercurial