ucx/Makefile

changeset 60
abae4669fba7
parent 56
76caac0da4a0
child 69
fb59270b1de3
     1.1 --- a/ucx/Makefile	Wed Oct 10 09:34:13 2012 +0200
     1.2 +++ b/ucx/Makefile	Wed Oct 10 09:54:57 2012 +0200
     1.3 @@ -37,7 +37,7 @@
     1.4  SRC += test.c
     1.5  SRC += allocator.c
     1.6  SRC += logging.c
     1.7 -SRC += memstream.c
     1.8 +SRC += buffer.c
     1.9  
    1.10  OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
    1.11  

mercurial