ecore_wl2: Move surface module file to modules directory

It is now similar to how other modules are handled.

Differential Revision: https://phab.enlightenment.org/D7016

Signed-off-by: Derek Foreman <derek.foreman.samsung@gmail.com>
This commit is contained in:
Derek Foreman 2018-09-10 10:34:30 -05:00 committed by Marcel Hollerbach
parent 0d506bf346
commit b43033e393
2 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ lib/ecore_wl2/efl-aux-hints-client-protocol.h \
lib/ecore_wl2/efl-hints-client-protocol.h \
lib/ecore_wl2/efl-hints-protocol.c
DMABUFSOURCES = lib/ecore_wl2/ecore_wl2_surface_module_dmabuf.c
DMABUFSOURCES = modules/ecore_wl2/engines/dmabuf/ecore_wl2_surface_module_dmabuf.c
ecorewl2enginedmabufpkgdir = $(libdir)/ecore_wl2/engines/dmabuf/$(MODULE_ARCH)
ecorewl2enginedmabufpkg_LTLIBRARIES = modules/ecore_wl2/engines/dmabuf/module.la