chiark / gitweb /
networkd: add DHCPv4 support
[elogind.git] / Makefile.am
index 5f31daa07ab8972456d63640c8feb6960b0d2e03..44b69171a412e8a4da3a3eb58bf975e785221ee2 100644 (file)
@@ -4056,6 +4056,7 @@ systemd_networkd_LDADD = \
        libsystemd-bus-internal.la \
        libsystemd-id128-internal.la \
        libsystemd-rtnl.la \
+       libsystemd-dhcp.la \
        libsystemd-shared.la
 
 nodist_systemunit_DATA += \
@@ -4081,6 +4082,7 @@ test_network_LDADD = \
        libsystemd-id128-internal.la \
        libsystemd-daemon-internal.la \
        libsystemd-rtnl.la \
+       libsystemd-dhcp.la \
        libsystemd-shared.la
 
 tests += \