chiark / gitweb /
build-sys: we still want to rebuild the tarball though on upload
authorLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2014 19:57:17 +0000 (20:57 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2014 19:57:17 +0000 (20:57 +0100)
Makefile.am

index affd16afbd3855fa5d6900c97fae33fab43d19ae..bc7844f862d498ca321a7d50f9f02b216a1bc48e 100644 (file)
@@ -4963,7 +4963,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/