Up to now, generating and installing gettext .mo files worked for exactly one .po file. Now all files in the directory are compiled by default.Editing only targets $(PROJECT).po, though, so this works as before.Signed-off-by: Jan Lindemann <jan@janware.com>
Up to now, generating and installing gettext .mo files worked for exactly one .po file. Now all files in the directory are compiled by default.
Editing only targets $(PROJECT).po, though, so this works as before.