[systemd-commits] Makefile.am

Lennart Poettering lennart at kemper.freedesktop.org
Tue Mar 11 12:57:49 PDT 2014


 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 223763f5800fba637bd3f9a8fbb9549dd47a07e9
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Mar 11 20:57:17 2014 +0100

    build-sys: we still want to rebuild the tarball though on upload

diff --git a/Makefile.am b/Makefile.am
index affd16a..bc7844f 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/



More information about the systemd-commits mailing list