Commit 78f717bf authored by Rafał Mużyło's avatar Rafał Mużyło Committed by Alexandre Julliard

configure: Fix a typo.

parent 2ce0f8fd
......@@ -220,7 +220,7 @@ $ac_dir/msg.pot: tools/wmc include"
wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
"$ac_dir/rsrc.pot: $ac_dir/Makefile dummy
@cd $ac_dir && \$(MAKE) rsrc.pot
$ac_dir/srsrc.pot: tools/wrc include"
$ac_dir/rsrc.pot: tools/wrc include"
fi
}
......
......@@ -14324,7 +14324,7 @@ $ac_dir/msg.pot: tools/wmc include"
wine_fn_append_rule ALL_MAKEFILE_DEPENDS \
"$ac_dir/rsrc.pot: $ac_dir/Makefile dummy
@cd $ac_dir && \$(MAKE) rsrc.pot
$ac_dir/srsrc.pot: tools/wrc include"
$ac_dir/rsrc.pot: tools/wrc include"
fi
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment