summaryrefslogtreecommitdiff
path: root/src/Makefile_Ecore_Wl2.am
diff options
context:
space:
mode:
authorDerek Foreman <derekf@osg.samsung.com>2016-04-08 15:09:37 -0500
committerMike Blumenkrantz <zmike@osg.samsung.com>2016-04-19 15:11:09 -0400
commit7514d08ae60adf015e76f90417ba64c205bfe8f9 (patch)
treed6a86ba60e3e0b71dece72a143be67f218adc339 /src/Makefile_Ecore_Wl2.am
parent78688b226f2683f1c7438962ec419642c09e4d43 (diff)
downloadefl-7514d08ae60adf015e76f90417ba64c205bfe8f9.tar.gz
ecore_wl2: Add generated dmabuf files
This adds the framework for the dmabuf protocol for wayland - the files are generated with wayland-scanner.
Diffstat (limited to 'src/Makefile_Ecore_Wl2.am')
-rw-r--r--src/Makefile_Ecore_Wl2.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile_Ecore_Wl2.am b/src/Makefile_Ecore_Wl2.am
index 1263ea2ed8..80aabb6182 100644
--- a/src/Makefile_Ecore_Wl2.am
+++ b/src/Makefile_Ecore_Wl2.am
@@ -14,6 +14,8 @@ lib/ecore_wl2/xdg-shell-client-protocol.h \
lib/ecore_wl2/xdg-shell-protocol.c \
lib/ecore_wl2/www-protocol.h \
lib/ecore_wl2/www-protocol.c \
+lib/ecore_wl2/linux-dmabuf-unstable-v1-protocol.c \
+lib/ecore_wl2/linux-dmabuf-unstable-v1-client-protocol.h \
lib/ecore_wl2/ecore_wl2_seat.c \
lib/ecore_wl2/ecore_wl2_subsurf.c \
lib/ecore_wl2/ecore_wl2_dnd.c \