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
dev
Giulio Camuffo 11 years ago committed by Kristian Høgsberg
parent f5e3ad295c
commit 4e5f1153ca
  1. 3
      src/Makefile.am

@ -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…
Cancel
Save