X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=cd7b6a3006dca5e13f8abc4c61bfc34b76607b96;hp=86a8f0b7bc45757b9ed21b178c52f349dbd96306;hb=5052e3996d11033413372ee9d95df7f7a72b08a2;hpb=2f14583f4757b934639da164a9fc20ab5da72f00 diff --git a/Makefile.am b/Makefile.am index 86a8f0b7b..cd7b6a300 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2509,6 +2509,7 @@ libsystemd_network_la_SOURCES = \ src/libsystemd-network/network-internal.h libsystemd_network_la_LIBADD = \ + libudev-internal.la \ libsystemd-label.la \ libsystemd-internal.la \ libsystemd-shared.la \ @@ -2532,7 +2533,6 @@ test_dhcp_client_SOURCES = \ test_dhcp_client_LDADD = \ libsystemd-network.la \ - libudev-internal.la \ libsystemd-label.la \ libsystemd-internal.la \ libsystemd-shared.la @@ -4066,7 +4066,6 @@ CLEANFILES += \ systemd_timesyncd_LDADD = \ libsystemd-resolve.la \ libsystemd-network.la \ - libudev-internal.la \ libsystemd-label.la \ libsystemd-capability.la \ libsystemd-internal.la \ @@ -4218,7 +4217,6 @@ CLEANFILES += \ systemd_resolved_LDADD = \ libsystemd-network.la \ - libudev-internal.la \ libsystemd-label.la \ libsystemd-internal.la \ libsystemd-shared.la