aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8983dce..ad60240 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
CC = gcc
-CFLAGS = -std=c99 -Wpedantic
+CFLAGS = -std=c99 -Wall -Wpedantic
SRC = main.c brailleboi.c brailleboi.h