@@ -9,6 +9,10 @@ OUT=main
CFLAGS+=" -Iinclude/dstring"
SRC+=" src/dstring/*.c"
# JSON_ENTITIES
CFLAGS+=" -Iinclude/json_entities"
SRC+=" src/json_entities/*.c"
# LEXER
CFLAGS+=" -Iinclude/lexer"
SRC+=" src/lexer/*.c"
The note is not visible to the blocked user.