diff options
Diffstat (limited to 'makepot')
-rwxr-xr-x | makepot | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |