X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=bcd26a478057ca2a6598b9cccc10d6e133c54a0d;hb=2875e22b65452896d5569eecb3a08265dd658173;hp=2a2a9fe2ed3211b486485398b53a694ecabcba5c;hpb=9ab32f9daa9601250f183a694586712654be2ffe;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 2a2a9fe2e..bcd26a478 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1612,7 +1612,9 @@ systemd_stdio_bridge_SOURCES = \ src/stdio-bridge/stdio-bridge.c systemd_stdio_bridge_LDADD = \ - libsystemd-shared.la + libsystemd-shared.la \ + libsystemd-bus.la \ + libsystemd-daemon.la # ------------------------------------------------------------------------------ systemd_tty_ask_password_agent_SOURCES = \