chiark / gitweb /
bus: make sure we check for "incompatible" flags negotiated with kernel kdbus
[elogind.git] / Makefile.am
index 7a45029a049b114a97f02f89362ce516b871183e..0de03fe76efe814e412eb00744f52b74eeb029f1 100644 (file)
@@ -1784,8 +1784,14 @@ systemctl_LDADD = \
        libsystemd-units.la \
        libsystemd-label.la \
        libsystemd-bus-internal.la \
-       libsystemd-logs.la \
-       libsystemd-login-internal.la \
+       libsystemd-logs.la
+
+if ENABLE_LOGIND
+systemctl_LDADD += \
+       libsystemd-login-internal.la
+endif
+
+systemctl_LDADD += \
        libsystemd-journal-internal.la \
        libsystemd-id128-internal.la \
        libsystemd-daemon-internal.la \
@@ -3227,6 +3233,7 @@ pkgconfiglib_DATA += \
 dist_catalog_DATA = \
        catalog/systemd-fr.catalog \
        catalog/systemd-ru.catalog \
+       catalog/systemd-it.catalog \
        catalog/systemd.catalog
 
 SOCKETS_TARGET_WANTS += \