From: Lennart Poettering Date: Wed, 9 Sep 2015 21:04:40 +0000 (+0200) Subject: Makefile: fix gardel target X-Git-Tag: v227~153 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d1423257aa7d486e1affc7495fce83438226245;p=thirdparty%2Fsystemd.git Makefile: fix gardel target --- diff --git a/Makefile.am b/Makefile.am index 8e0448f4332..05837422329 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6110,7 +6110,7 @@ doc-sync: all rsync -rlv --delete-excluded --include="*.html" --exclude="*" --omit-dir-times man/ $(www_target)/man/ .PHONY: gardel -gardel: upload +gardel: scp man/*.html gardel:public/systemd-man/ .PHONY: lennart-fedora