From eeef31f9b08cf9b778f3a15087ef72628072f499 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 12 Oct 2014 23:25:32 +0200 Subject: [PATCH] Re-generated the Makefiles --- po/Makefile | 1 + 1 file changed, 1 insertion(+) 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