diff -r f25ba6fd7a08 -r 33ded421c512 Makefile --- a/Makefile Thu Aug 25 12:16:57 2016 +0200 +++ b/Makefile Fri Aug 26 13:49:19 2016 +0200 @@ -33,9 +33,7 @@ SRC = c2html.c -SRC += codegens.c -SRC += ccodegen.c -SRC += javacodegen.c +SRC += highlighter.c SRC += ucx/allocator.c SRC += ucx/buffer.c SRC += ucx/list.c