summaryrefslogtreecommitdiff
path: root/src/grp-locale/systemd-localed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-locale/systemd-localed/Makefile')
-rw-r--r--src/grp-locale/systemd-localed/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/grp-locale/systemd-localed/Makefile b/src/grp-locale/systemd-localed/Makefile
index 1a12959a61..8017bcc767 100644
--- a/src/grp-locale/systemd-localed/Makefile
+++ b/src/grp-locale/systemd-localed/Makefile
@@ -86,4 +86,7 @@ polkitpolicy_in_files += \
EXTRA_DIST += \
units/systemd-localed.service.in
+sd.CPPFLAGS += -DSYSTEMD_KBD_MODEL_MAP=\"$(pkgdatadir)/kbd-model-map\"
+sd.CPPFLAGS += -DSYSTEMD_LANGUAGE_FALLBACK_MAP=\"$(pkgdatadir)/language-fallback-map\"
+
include $(topsrcdir)/build-aux/Makefile.tail.mk