1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-03 13:47:04 +03:00

Makefile: fix gardel target

This commit is contained in:
Lennart Poettering 2015-09-09 23:04:40 +02:00
parent c6312fb3cf
commit 1d1423257a

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