ucx/Makefile

changeset 16
b4769e4eb4d1
parent 13
98ac89e3aa37
child 20
db7d9860dbbd
     1.1 --- a/ucx/Makefile	Sat Dec 31 22:41:16 2011 +0100
     1.2 +++ b/ucx/Makefile	Sat Dec 31 22:46:27 2011 +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 mpool.c
     1.8 +SRC = list.c dlist.c map.c mempool.c
     1.9  
    1.10  OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
    1.11  

mercurial