summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-03-11 20:57:17 +0100
committerLennart Poettering <lennart@poettering.net>2014-03-11 20:57:17 +0100
commit223763f5800fba637bd3f9a8fbb9549dd47a07e9 (patch)
treecc15ae5d5c100507fb9511e20eea19c6dcd95d1e /Makefile.am
parent22e7062d749c69d7edfcd52ef7cc6ec005e862d5 (diff)
build-sys: we still want to rebuild the tarball though on upload
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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/