summaryrefslogtreecommitdiff
path: root/src/grp-locale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-locale/Makefile')
-rw-r--r--src/grp-locale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-locale/Makefile b/src/grp-locale/Makefile
index e6ab4a7f48..013c5289a5 100644
--- a/src/grp-locale/Makefile
+++ b/src/grp-locale/Makefile
@@ -87,7 +87,7 @@ polkitpolicy_in_files += \
EXTRA_DIST += \
units/systemd-localed.service.in
-systemd.CPPFLAGS += -DSYSTEMD_KBD_MODEL_MAP=\"$(pkgdatadir)/kbd-model-map\"
-systemd.CPPFLAGS += -DSYSTEMD_LANGUAGE_FALLBACK_MAP=\"$(pkgdatadir)/language-fallback-map\"
+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