test/Makefile

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

mercurial