diff -r 86b19c98b5fd -r d2b1e67b2b48 ucx/Makefile --- a/ucx/Makefile Thu Jul 11 17:32:48 2013 +0200 +++ b/ucx/Makefile Fri Jul 12 20:50:18 2013 +0200 @@ -33,6 +33,7 @@ SRC += list.c SRC += dlist.c SRC += map.c +SRC += properties.c SRC += mempool.c SRC += string.c SRC += test.c