Consistently use get_string_len() to correct the size calculation of wide string...
[cparser] / Makefile
index 2299308..88333e1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,7 @@ SOURCES := \
        mangle.c \
        preprocessor.c \
        printer.c \
+       string_rep.c \
        symbol_table.c \
        token.c \
        type.c \