chiark / gitweb /
busctl: improve readability a bit
[elogind.git] / Makefile.am
index 3f9f3fab379541bbc881eebacf925064894bbcb5..1674f6195af3d63838a6abc32c0612438823039f 100644 (file)
@@ -4626,7 +4626,12 @@ systemd_localed_SOURCES = \
 systemd_localed_LDADD = \
        libsystemd-label.la \
        libsystemd-internal.la \
-       libsystemd-shared.la
+       libsystemd-shared.la \
+       $(XKBCOMMON_LIBS)
+
+systemd_localed_CFLAGS = \
+       $(AM_CFLAGS) \
+       $(XKBCOMMON_CFLAGS)
 
 nodist_systemunit_DATA += \
        units/systemd-localed.service