Warn about reference address as bool in condition of ?: and if (), too, not only...
[cparser] / Makefile
index f7f50ca..8a75c20 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ SOURCES := \
        format_check.c \
        lexer.c \
        main.c \
+       mangle.c \
        walk_statements.c \
        symbol_table.c \
        token.c \