evas cflags for ecore_config...

SVN revision: 12805
This commit is contained in:
Carsten Haitzler 2005-01-07 04:00:59 +00:00
parent d47299653e
commit 2c85ab389f
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ INCLUDES = \
-I$(top_srcdir)/src/lib/ecore \
-I$(top_srcdir)/src/lib/ecore_config \
-I$(top_srcdir)/src/lib/ecore_x \
-I$(top_srcdir)/src/lib/ecore_con
-I$(top_srcdir)/src/lib/ecore_con \
@evas_cflags@
LDADD = \
$(top_builddir)/src/lib/ecore/libecore.la \