aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:23:09 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:23:09 +0100
commit5d331ca804c730065a9e82dd262f634fed5b84fb (patch)
tree4d7dab20a8d6cad74a56c613306ac7161e351634 /config.mk
parentUpdate e-mail (diff)
downloadxkbdbind-1.2.1.tar.gz
xkbdbind-1.2.1.tar.bz2
xkbdbind-1.2.1.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index e8e1344..3f44ddb 100644
--- a/config.mk
+++ b/config.mk
@@ -1,4 +1,4 @@
-PREFIX = /usr
+PREFIX = /usr
MANPREFIX = $(PREFIX)/share/man
PACKAGE = xkbdbind
@@ -6,5 +6,5 @@ PACKAGE = xkbdbind
CC = c99
CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700
-CFLAGS = -Wall -O2 $(CPPFLAGS)
+CFLAGS =
LDFLAGS = -lxcb -lxcb-keysyms