]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/po-targets.make
*** empty log message ***
[lilypond.git] / stepmake / stepmake / po-targets.make
index 4221f8ed45363e2c3191bcc7ee69e56ab2ba99a3..fe84a76fb6dfa4c3393efb95885ba81fe90b1c40 100644 (file)
@@ -24,6 +24,7 @@ ifneq ($(strip $(ALL_PO_SOURCES)),)
        xgettext --default-domain=$(package) --join \
         --output-dir=$(po-dir)/$(outdir) --add-comments \
         --keyword=_ --keyword=_f --keyword=_i \
+        --keyword=yyerror \
         $(XGETTEXT_FLAGS) $(ALL_PO_SOURCES)
 endif
 endif