Re-generated the Makefiles

This commit is contained in:
Pierre Pronchery 2014-10-12 23:35:21 +02:00
parent 4abe839115
commit 7d481b3a6c

View File

@ -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