chiark / gitweb /
machinectl: we need glibc's socket.h, not our own
[elogind.git] / Makefile.am
index afae87a97cf9e12e6cdf7774713c1a88f4b7cc21..6e55cb749875844b20189342d460db3018e1c5f3 100644 (file)
@@ -2859,6 +2859,7 @@ systemd_activate_SOURCES = \
        src/activate/activate.c
 
 systemd_activate_LDADD = \
+       libsystemd-label.la \
        libsystemd-shared.la \
        libsystemd-daemon.la
 
@@ -3267,7 +3268,7 @@ systemd_socket_proxyd_SOURCES = \
 
 systemd_socket_proxyd_LDADD = \
        libsystemd-logs.la \
-       libsystemd-bus.la \
+       libsystemd-event.la \
        libsystemd-journal-internal.la \
        libsystemd-id128-internal.la \
        libsystemd-shared.la \