From 5d331ca804c730065a9e82dd262f634fed5b84fb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:23:09 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.mk') 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 -- cgit v1.2.3-70-g09d2