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:
Giulio Camuffo 2013-08-10 14:41:04 +02:00 committed by Kristian Høgsberg
parent f5e3ad295c
commit 4e5f1153ca

View File

@ -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 = \