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