aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 406346e..7fe7c5a 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,8 @@ OPTIMIZE = -O3
CFLAGS = -Wall
CFLAGS += -Wextra
CFLAGS += -Werror
-CFLAGS += ${OPTIMIZE}
+CFLAGS += ${DEBUG}
+#CFLAGS += ${OPTIMIZE}
NAME = lowbat