diff -r 311cac04d079 -r 540d99722f1f ucx/Makefile --- a/ucx/Makefile Mon Jul 22 11:39:06 2013 +0200 +++ b/ucx/Makefile Mon Jul 22 11:53:39 2013 +0200 @@ -30,7 +30,7 @@ # list of source files SRC = utils.c -SRC += dlist.c +SRC += list.c SRC += map.c SRC += properties.c SRC += mempool.c