From 163a7bb76cd1ec3b0e92a89c928f7797b703da71 Mon Sep 17 00:00:00 2001 From: Derek Foreman Date: Wed, 18 Jan 2017 08:58:20 -0600 Subject: ecore_wl2: Auto generate dmabuf protocol Remove the server protocol file as we don't need it here. Generally a trivial change as we have a recent version in tree with no weird changes. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8c3822897c..b545383e59 100644 --- a/.gitignore +++ b/.gitignore @@ -79,5 +79,7 @@ Session.vim /src/bin/ecore_con/efl_net_proxy_helper #Once all protocols are generated these will use wildcards +/src/lib/ecore_wl2/linux-dmabuf-unstable-v1-client-protocol.h +/src/lib/ecore_wl2/linux-dmabuf-unstable-v1-protocol.c /src/lib/ecore_wl2/session-recovery-client-protocol.h /src/lib/ecore_wl2/session-recovery-protocol.c -- cgit v1.2.1