aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c6785c..a53e318 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ OBJS = draw.o main.o
CAIROI = `pkg-config --cflags -libs cairo cairo-pdf`
.PHONY: clean all
-#CFLAGS = -O2 -g -Wall -Werror -Wextra -Winit-self -Wuninitialized -pedantic
+CFLAGS = -O2 -g -Wall -Werror -Wextra -Winit-self -Wuninitialized -pedantic
all: output