libweston: don't install shared/platform.h
The header contains a set of extension check (helpers), which do not provide any compositor related functionality and are not required for using libweston. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
10772dba04
commit
cbcf545fd9
@ -243,8 +243,7 @@ libwestoninclude_HEADERS = \
|
||||
libweston/timeline-object.h \
|
||||
shared/matrix.h \
|
||||
shared/config-parser.h \
|
||||
shared/zalloc.h \
|
||||
shared/platform.h
|
||||
shared/zalloc.h
|
||||
|
||||
westonincludedir = $(includedir)/weston
|
||||
westoninclude_HEADERS = compositor/weston.h
|
||||
|
Loading…
Reference in New Issue
Block a user