@@ -1,6 +1,6 @@
## Compiler settings
CC = cc
CFLAGS = -Wall -Werror -g -std=c99
CFLAGS = -Wall -Werror -g -std=c99 -lcjson
LDFLAGS =
## Project settings
The note is not visible to the blocked user.