ecore_wl: Add generated session-recovery-protocol files to build
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 20 Mar 2015 12:28:08 +0000 (13:28 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 29 Jun 2015 15:09:57 +0000 (17:09 +0200)
commitcb449adde6d992c42bb01ebae10cd76b544da8db
tree982a7e149e88bccbdab7a829a3803a0233bb4687
parentf74895c6b7ef5442b1143a6c1f2f9b860114603b
ecore_wl: Add generated session-recovery-protocol files to build

For now these are generated externally by wayland-scanner and added here.
Also keep the original xml protocol file here for now.

This covers the client side for applications while the server side code
sits with E as compositor.
src/Makefile_Ecore_Wayland.am
src/lib/ecore_wayland/session-recovery-client-protocol.h [new file with mode: 0644]
src/lib/ecore_wayland/session-recovery-protocol.c [new file with mode: 0644]
src/lib/ecore_wayland/session-recovery.xml [new file with mode: 0644]