X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=182eca69df6353804009d589fba8dc29f6fab398;hp=affd16afbd3855fa5d6900c97fae33fab43d19ae;hb=b5d3e1688133077ca20542a20dcd8919147e72e1;hpb=9f19a44770548dca87d3699c997921e88eeec459 diff --git a/Makefile.am b/Makefile.am index affd16afb..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 @@ -4963,7 +4965,7 @@ kdbus-update: wget -N https://d-bus.googlecode.com/git/kdbus.h ) .PHONY: upload -upload: all check +upload: all check dist cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/ scp systemd-$(VERSION).tar.xz fdo:/srv/www.freedesktop.org/www/software/systemd/ scp man/*.html tango:public/systemd-man/