From 7d481b3a6c47a064ecb3325782a325a6ccbd60bb Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 12 Oct 2014 23:35:21 +0200 Subject: [PATCH] Re-generated the Makefiles --- po/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/po/Makefile b/po/Makefile index 38cec0d..9608ac9 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)" -- "XMLEditor.pot" ./gettext.sh -c -P "$(PREFIX)" -- "fr.mo" distclean: clean