diff options
author | Derek Foreman <derekf@osg.samsung.com> | 2017-01-18 10:03:44 -0600 |
---|---|---|
committer | Derek Foreman <derekf@osg.samsung.com> | 2017-01-18 13:04:48 -0600 |
commit | 2aa8b5acadceaa7815d7320b7a2322f64c44a313 (patch) | |
tree | fb5472bc264bb7aebc5acfd72d649172217dafd8 /.gitignore | |
parent | 5b25ff3281d072746b1414f4c9b8ab5a4b0fbd6a (diff) |
ecore_wl2: Auto generate teamwork protocol
The name was non-standard and we didn't have the xml in tree,
xml has been copied from Enlightenment.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3bfc9f3730..6e5804c12f 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -79,6 +79,8 @@ Session.vim | |||
79 | /src/bin/ecore_con/efl_net_proxy_helper | 79 | /src/bin/ecore_con/efl_net_proxy_helper |
80 | 80 | ||
81 | #Once all protocols are generated these will use wildcards | 81 | #Once all protocols are generated these will use wildcards |
82 | /src/lib/ecore_wl2/teamwork-client-protocol.h | ||
83 | /src/lib/ecore_wl2/teamwork-protocol.c | ||
82 | /src/lib/ecore_wl2/linux-dmabuf-unstable-v1-client-protocol.h | 84 | /src/lib/ecore_wl2/linux-dmabuf-unstable-v1-client-protocol.h |
83 | /src/lib/ecore_wl2/linux-dmabuf-unstable-v1-protocol.c | 85 | /src/lib/ecore_wl2/linux-dmabuf-unstable-v1-protocol.c |
84 | /src/lib/ecore_wl2/xdg-shell-unstable-v5-client-protocol.h | 86 | /src/lib/ecore_wl2/xdg-shell-unstable-v5-client-protocol.h |