Install shared/zalloc.h
Plugins need to have it available, as it is included in compositor.h. https://bugs.freedesktop.org/show_bug.cgi?id=67948
This commit is contained in:
parent
f5e3ad295c
commit
4e5f1153ca
@ -93,7 +93,8 @@ westoninclude_HEADERS = \
|
||||
version.h \
|
||||
compositor.h \
|
||||
../shared/matrix.h \
|
||||
../shared/config-parser.h
|
||||
../shared/config-parser.h \
|
||||
../shared/zalloc.h
|
||||
|
||||
moduledir = $(libdir)/weston
|
||||
module_LTLIBRARIES = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user