From 8665a5303d5fa3daaba53cff8f0758e0fc859636 Mon Sep 17 00:00:00 2001 From: Jeongmo Yang Date: Fri, 7 Sep 2012 21:59:49 +0900 Subject: Initial release Change-Id: I0736f126be88ae94efb6698b91de356c16357e52 --- common/po.mak | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 common/po.mak (limited to 'common/po.mak') diff --git a/common/po.mak b/common/po.mak new file mode 100755 index 0000000..e019fac --- /dev/null +++ b/common/po.mak @@ -0,0 +1,4 @@ +# rule to download the latest .po files +download-po: $(top_srcdir)/common/download-translations + $(top_srcdir)/common/download-translations $(PACKAGE) + -- cgit v1.2.3