ucx/Makefile

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

mercurial