Makefile: fix gardel target

This commit is contained in:
Lennart Poettering 2015-09-09 23:04:40 +02:00
parent c6312fb3cf
commit 1d1423257a
1 changed files with 1 additions and 1 deletions

View File

@ -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