--- 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))