add wayland cflags when building wayland-egl

to fix the header file missing when building wayland-egl
This commit is contained in:
Juan Zhao 2012-01-29 14:46:41 -08:00 committed by Benjamin Franzke
parent 672ad90f54
commit 03dae29472

View file

@ -1,7 +1,8 @@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = wayland-egl.pc
AM_CFLAGS = $(DEFINES)
AM_CFLAGS = $(DEFINES) \
$(WAYLAND_CFLAGS)
lib_LTLIBRARIES = libwayland-egl.la
noinst_HEADERS = wayland-egl-priv.h