From: Lennart Poettering Date: Sat, 11 Feb 2012 00:59:49 +0000 (+0100) Subject: build-sys: publish man pages also on fdo X-Git-Tag: v42 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d20cc51f9c046be1a64166084cf33cc5602b2ba;p=systemd build-sys: publish man pages also on fdo --- diff --git a/Makefile.am b/Makefile.am index eda338a3..e73f4a12 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2533,6 +2533,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ upload: all distcheck 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 fdo:/srv/www.freedesktop.org/www/software/systemd/man/ scp man/*.html tango:public/systemd-man/ git-tag: