From 704323542ee309658411433aada4577d14f938c2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 11 Feb 2012 01:59:49 +0100 Subject: [PATCH] build-sys: publish man pages also on fdo --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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: -- 2.30.2