summaryrefslogtreecommitdiffstats
path: root/common/entities/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/entities/Makefile')
-rw-r--r--common/entities/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/entities/Makefile b/common/entities/Makefile
index fb23056..cd76d26 100644
--- a/common/entities/Makefile
+++ b/common/entities/Makefile
@@ -12,7 +12,7 @@ it.po: it.pot
if [ ! -f $@ ]; then \
cp $< $@; \
else \
- msgmerge -o $@ --backup=simple $@ $<; \
+ msgmerge --update --backup=simple $@ $<; \
fi
it.pot: entities-${PRI_LANG}.xml