fix if statements and sds publishing
[mTask.git] / int / Makefile
index 2a16a1e..fb845f0 100644 (file)
@@ -1,4 +1,4 @@
-CFLAGS:=-g -Wall -Wextra -Werror
+CFLAGS:=-g -Wall -Wextra -Werror -std=c99
 PROG:=main
 OBJS:=interpret.o sds.o task.o