ucx/Makefile

changeset 13
98ac89e3aa37
parent 7
68091406d1cf
child 16
b4769e4eb4d1
     1.1 --- a/ucx/Makefile	Sat Dec 31 19:10:29 2011 +0100
     1.2 +++ b/ucx/Makefile	Sat Dec 31 21:05:59 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
     1.8 +SRC = list.c dlist.c map.c mpool.c
     1.9  
    1.10  OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
    1.11  

mercurial