ucx/Makefile

changeset 7
68091406d1cf
parent 2
79646375a420
child 13
98ac89e3aa37
     1.1 --- a/ucx/Makefile	Sat Dec 31 18:04:28 2011 +0100
     1.2 +++ b/ucx/Makefile	Sat Dec 31 18:18:03 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 map.c
     1.8 +SRC = list.c dlist.c map.c
     1.9  
    1.10  OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
    1.11  

mercurial