Move weston-egl-ext.h to shared
Given that it's used by clients, it's really the very definition of shared. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ libweston_@LIBWESTON_MAJOR@_la_SOURCES = \
|
||||
shared/timespec-util.h \
|
||||
shared/zalloc.h \
|
||||
shared/platform.h \
|
||||
libweston/weston-egl-ext.h
|
||||
shared/weston-egl-ext.h
|
||||
|
||||
lib_LTLIBRARIES += libweston-desktop-@LIBWESTON_MAJOR@.la
|
||||
libweston_desktop_@LIBWESTON_MAJOR@_la_CPPFLAGS = $(AM_CPPFLAGS) -DIN_WESTON
|
||||
|
||||
Reference in New Issue
Block a user