ucx/Makefile

changeset 122
540d99722f1f
parent 121
311cac04d079
child 152
3238f65db163
     1.1 --- a/ucx/Makefile	Mon Jul 22 11:39:06 2013 +0200
     1.2 +++ b/ucx/Makefile	Mon Jul 22 11:53:39 2013 +0200
     1.3 @@ -30,7 +30,7 @@
     1.4  
     1.5  # list of source files
     1.6  SRC  = utils.c
     1.7 -SRC += dlist.c
     1.8 +SRC += list.c
     1.9  SRC += map.c
    1.10  SRC += properties.c
    1.11  SRC += mempool.c

mercurial