Examples: Fix compilation of elocation ex (out of tree)
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 14 Jan 2016 02:38:27 +0000 (11:38 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 14 Jan 2016 02:38:27 +0000 (11:38 +0900)
src/examples/elocation/Makefile.am

index 03d7339..8998212 100644 (file)
@@ -2,6 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
 
 AM_CPPFLAGS = \
 -I$(top_builddir)/src/lib/efl \
+-I$(top_srcdir)/src/lib/efl \
 -I$(top_srcdir)/src/lib/eina \
 -I$(top_srcdir)/src/lib/eo \
 -I$(top_srcdir)/src/lib/ecore \