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