summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot4
1 files changed, 4 insertions, 0 deletions
diff --git a/makepot b/makepot
index 5b8c0fd..4813641 100755
--- a/makepot
+++ b/makepot
@@ -2,4 +2,8 @@
PACKAGE=eom;
+# normal translations
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+
+# translations for user-quide
+make -C help $PACKAGE.pot