Fix build of ethumb on some machines..

SVN revision: 41457
This commit is contained in:
Daniel Kolesa 2009-07-20 15:20:25 +00:00
parent e1bb8c38ad
commit b58ac165cf
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
AM_CPPFLAGS = \
-I$(top_srcdir)/src/lib \
-I$(top_srcdir)/src/lib/client \
@EINA_CFLAGS@ @EVAS_CFLAGS@ @ECORE_CFLAGS@ @ECORE_EVAS_CFLAGS@ \
@EDJE_CFLAGS@ @ECORE_FILE_CFLAGS@