Re: [PATCH wayland] Export the Wayland protocol XML file

2013-09-21 Thread Kristian Høgsberg
On Fri, Sep 20, 2013 at 08:27:06AM -0500, Jason Ekstrand wrote: > Signed-off-by: Jason Ekstrand Yeah, let's do this; committed. Kristian > --- > protocol/Makefile.am | 2 +- > src/wayland-client.pc.in | 2 ++ > src/wayland-server.pc.in | 2 ++ > 3 files changed, 5 insertions(+), 1 deletion

[PATCH wayland] Export the Wayland protocol XML file

2013-09-20 Thread Jason Ekstrand
Signed-off-by: Jason Ekstrand --- protocol/Makefile.am | 2 +- src/wayland-client.pc.in | 2 ++ src/wayland-server.pc.in | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/protocol/Makefile.am b/protocol/Makefile.am index 08690b3..cc9cd1c 100644 --- a/protocol/Makefile.am +