X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Jamrules;h=920185f5a106755f58dea3044403f3e8d2c0b16e;hb=112f01454123c94f5627200c6819b219026f0af0;hp=2e3d6b0ae8572b95dabb5b7df01580329350ceff;hpb=5b7f9214cb929399f1a855ef5807018a9447d510;p=supertux.git diff --git a/Jamrules b/Jamrules index 2e3d6b0ae..920185f5a 100644 --- a/Jamrules +++ b/Jamrules @@ -52,7 +52,7 @@ if $(XGETTEXT) != "" { actions XGetText { - $(XGETTEXT) $(XGETTEXT_FLAGS) --keyword='_:1' -o $(<) $(>) + $(XGETTEXT) $(XGETTEXT_FLAGS) --keyword='_:1' -o $(<) "$(>)" } rule MakePot {