summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-09-09 23:04:40 +0200
committerLennart Poettering <lennart@poettering.net>2015-09-09 23:05:46 +0200
commit1d1423257aa7d486e1affc7495fce83438226245 (patch)
tree909102431a9391655e3a05a6105f0925428d9f7a /Makefile.am
parentc6312fb3cf97699ebfd1c117c544f5db4d9df4f1 (diff)
Makefile: fix gardel target
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8e0448f433..0583742232 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