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 a3805e1..7684be2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
CC =gcc
-CFLAGS = -O3 -s -mtune=native -Wall -Wextra
+CFLAGS = -O3 -s -mtune=native -Wextra -Wall
CLIBS = -lX11
hotkey: hotkey.c keys.h