summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-02-11 01:59:49 +0100
committerLennart Poettering <lennart@poettering.net>2012-02-11 01:59:49 +0100
commit704323542ee309658411433aada4577d14f938c2 (patch)
tree2942aded9207dc37b7539105388b5329f1be87b7
parent204fa33c82588c47ebeef3f8c4c0b7da750e37f7 (diff)
build-sys: publish man pages also on fdov42
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index eda338a32..e73f4a12e 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: