X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=182eca69df6353804009d589fba8dc29f6fab398;hp=bc7844f862d498ca321a7d50f9f02b216a1bc48e;hb=b5d3e1688133077ca20542a20dcd8919147e72e1;hpb=223763f5800fba637bd3f9a8fbb9549dd47a07e9 diff --git a/Makefile.am b/Makefile.am index bc7844f86..182eca69d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2453,6 +2453,7 @@ libsystemd_network_la_SOURCES = \ src/libsystemd-network/ipv4ll-internal.h libsystemd_network_la_LIBADD = \ + libsystemd-label.la \ libsystemd-internal.la \ libsystemd-shared.la @@ -2474,6 +2475,7 @@ test_dhcp_client_SOURCES = \ test_dhcp_client_LDADD = \ libsystemd-network.la \ + libsystemd-label.la \ libsystemd-internal.la \ libsystemd-shared.la