e/comp: Add wayland cflags to avoid build error.

SVN revision: 82459
This commit is contained in:
Rafael Antognolli 2013-01-09 12:48:11 +00:00
parent 8cacf8429d
commit 779724d6d1
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ AM_CPPFLAGS = \
@EDJE_DEF@ \
@ELM_CFLAGS@ \
@EMOTION_CFLAGS@ \
@WAYLAND_CFLAGS@ \
-DPACKAGE_BIN_DIR=\"@PACKAGE_BIN_DIR@\" \
-DPACKAGE_LIB_DIR=\"@PACKAGE_LIB_DIR@\" \
-DPACKAGE_DATA_DIR=\"@PACKAGE_DATA_DIR@\" \