ucx/Makefile

changeset 94
57ea041df22f
parent 89
47f7fdbddb62
child 103
08018864fb91
     1.1 --- a/ucx/Makefile	Wed Feb 27 11:37:27 2013 +0100
     1.2 +++ b/ucx/Makefile	Wed Feb 27 11:48:29 2013 +0100
     1.3 @@ -29,7 +29,7 @@
     1.4  include ../$(CONF).mk
     1.5  
     1.6  # list of source files
     1.7 -SRC  = comparator.c
     1.8 +SRC  = utils.c
     1.9  SRC += list.c 
    1.10  SRC += dlist.c
    1.11  SRC += map.c

mercurial