From 223763f5800fba637bd3f9a8fbb9549dd47a07e9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 11 Mar 2014 20:57:17 +0100 Subject: build-sys: we still want to rebuild the tarball though on upload --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index affd16afbd..bc7844f862 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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/ -- cgit v1.2.3-54-g00ecf