From 82aab6244bba4e4ab89d216235f0cda39145374e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 10 Jul 2019 15:00:20 +0200 Subject: [PATCH] cfg.mk: add 'maintainer-upload-website' target --- cfg.mk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cfg.mk b/cfg.mk index 010ef63..56ad577 100644 --- a/cfg.mk +++ b/cfg.mk @@ -6,3 +6,8 @@ gpg_key_ID := 99089D72 today := $(date "+%Y-%m-%d") TAR_OPTIONS += --mtime=$(today) old_NEWS_hash := c038031744d765d91e18bb4119f69fe0 + +.PHONY: maintainer-upload-website + +maintainer-upload-website:: + rsync -vaP doc/*.html doc/*.css web.sourceforge.net:/home/project-web/petidomo/htdocs/