diff --git a/po/Makefile b/po/Makefile index 322b272..a7bb28b 100644 --- a/po/Makefile +++ b/po/Makefile @@ -17,6 +17,7 @@ fr.mo: Keyboard.pot fr.po clean: $(RM) -- $(Keyboard.pot_OBJS) $(fr.mo_OBJS) + ./gettext.sh -c -P "$(PREFIX)" -- "Keyboard.pot" ./gettext.sh -c -P "$(PREFIX)" -- "fr.mo" distclean: clean