summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@bluenote.herrb.com>2007-09-12 11:44:14 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2023-06-15 17:34:37 +0200
commit9588cfe371d0e5f4cecd475e2dcfe86d1a1756eb (patch)
treea11f51698f484f17b175d7fb9d961662558f7fed /Makefile.am
parent094d979324efca8bbb2ad3756ee947c2d2b41a79 (diff)
BSD Makefileobsd
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 81c9bc7..2d64526 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,7 @@ bin_PROGRAMS = setxkbmap
XKBCONFIGROOT=@XKBCONFIGROOT@
AM_CFLAGS = $(CWARNFLAGS) $(SETXKBMAP_CFLAGS) \
+ -D__XKBDEFRULES__='"xorg"' \
-DDFLT_XKB_CONFIG_ROOT=\"$(XKBCONFIGROOT)\"
setxkbmap_LDADD = $(SETXKBMAP_LIBS)