summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-12-10 23:19:55 +0100
committerLennart Poettering <lennart@poettering.net>2014-12-10 23:20:53 +0100
commitde24871ebf92422892a6eaed9f28b2a3a5f64572 (patch)
tree4d1d6772007e9c80aa3d2cc721a5008456b4281e
parent122676c9d9737f8591429fd5ffc9b454a994741d (diff)
build-sys: update Lennart's private target
-rw-r--r--Makefile.am9
1 files changed, 6 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index e5c0bb7fd..ac7924ed8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6259,10 +6259,13 @@ doc-sync: all destdir-sphinx
rsync -rlv --delete-excluded --include="*.html" --exclude="*" --omit-dir-times man/ $(www_target)/man/
rsync -rlv --delete --omit-dir-times docs/html/python-systemd/ $(www_target)/python-systemd/
-.PHONY: tango
-tango: upload
+.PHONY: gardel
+gardel: upload
+ scp man/*.html gardel:public/systemd-man/
+
+.PHONY: lennart-fedora
+lennart-fedora:
cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/
- scp man/*.html tango:public/systemd-man/
.PHONY: install-tree
install-tree: all