Makefile

changeset 55
bf54085ce341
parent 54
b3f24e23bc25
child 61
47a5fc33590a
child 66
1b12cf799fee
--- a/Makefile	Wed Aug 31 12:58:48 2016 +0200
+++ b/Makefile	Wed Aug 31 14:41:56 2016 +0200
@@ -31,8 +31,8 @@
 
 include $(CONF).mk
 
-
-SRC  = c2html.c
+SRC  = frontend.c
+SRC += c2html.c
 SRC += highlighter.c
 SRC += ucx/allocator.c
 SRC += ucx/buffer.c

mercurial