test/Makefile

changeset 60
abae4669fba7
parent 56
76caac0da4a0
child 69
fb59270b1de3
     1.1 --- a/test/Makefile	Wed Oct 10 09:34:13 2012 +0200
     1.2 +++ b/test/Makefile	Wed Oct 10 09:54:57 2012 +0200
     1.3 @@ -35,7 +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 +SRC += buffer_tests.c
     1.9  
    1.10  OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
    1.11  

mercurial