ucx/Makefile

changeset 22
76cdd8209f1f
parent 20
db7d9860dbbd
child 26
59f147baea31
     1.1 --- a/ucx/Makefile	Sat Jan 14 13:07:18 2012 +0100
     1.2 +++ b/ucx/Makefile	Sun Jan 15 14:12:34 2012 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  include ../$(CONF).mk
     1.5  
     1.6  # list of source files
     1.7 -SRC = list.c dlist.c map.c mempool.c string.o
     1.8 +SRC = list.c dlist.c map.c mempool.c string.c
     1.9  
    1.10  OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
    1.11  

mercurial