commit | beb43201c942afa12dfc4225218b61fcd6e90923 | [log] [tgz] |
---|---|---|
author | Nicolas Dechesne <n-dechesne@ti.com> | Fri Sep 30 00:54:14 2011 +0200 |
committer | Nicolas Dechesne <n-dechesne@ti.com> | Fri Sep 30 00:54:14 2011 +0200 |
tree | a1d85bac4a9ad32ed087d08ecd99ac3c03b9aa0a |
Imported Upstream version 0.11.1
diff --git a/common/po.mak b/common/po.mak new file mode 100644 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) +