ucx/Makefile

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

mercurial