Makefile

changeset 55
bf54085ce341
parent 54
b3f24e23bc25
child 61
47a5fc33590a
child 66
1b12cf799fee
     1.1 --- a/Makefile	Wed Aug 31 12:58:48 2016 +0200
     1.2 +++ b/Makefile	Wed Aug 31 14:41:56 2016 +0200
     1.3 @@ -31,8 +31,8 @@
     1.4  
     1.5  include $(CONF).mk
     1.6  
     1.7 -
     1.8 -SRC  = c2html.c
     1.9 +SRC  = frontend.c
    1.10 +SRC += c2html.c
    1.11  SRC += highlighter.c
    1.12  SRC += ucx/allocator.c
    1.13  SRC += ucx/buffer.c

mercurial