From e79d3b61d1680e3a20ee6370cf5439508d9ae81c Mon Sep 17 00:00:00 2001 From: svu Date: Fri, 5 Oct 2007 22:37:03 +0000 Subject: [PATCH] adding sync-po task --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index e76be4c..b044dc1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,3 +22,6 @@ install-xkbcomp: endif install-data-hook: install-xkbcomp + +sync-po: + rsync -Lrtvz translationproject.org::tp/latest/xkeyboard-config/ po -- 2.32.0.93.g670b81a890