ucx/Makefile

changeset 2
79646375a420
parent 1
20c788d1e278
child 7
68091406d1cf
     1.1 --- a/ucx/Makefile	Sat Dec 31 15:54:08 2011 +0100
     1.2 +++ b/ucx/Makefile	Sat Dec 31 17:08:26 2011 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  include ../$(CONF).mk
     1.5  
     1.6  # list of source files
     1.7 -SRC = 
     1.8 +SRC = list.c map.c
     1.9  
    1.10  OBJ = $(SRC:%.c=../build/%.$(OBJ_EXT))
    1.11  

mercurial