#! /bin/sh

PACKAGE=mate-calc;

make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
