summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index e3d58b8..858e522 100755
--- a/makepot
+++ b/makepot
@@ -6,4 +6,5 @@ PACKAGE=mate-user-guide;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
# translations for the quide itself
+rm -f $PACKAGE/$PACKAGE.pot &&
make -C $PACKAGE $PACKAGE.pot