summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCedric BAIL <cedric@osg.samsung.com>2014-09-09 12:27:07 +0200
committerCedric BAIL <cedric@osg.samsung.com>2014-09-09 12:27:07 +0200
commit58e241b01b6aa78e6e58dd8969bc6039372c6f69 (patch)
tree460eab0f648a1e0ced93afd462595aa47924b6c2 /doc
parent2e5a5d6656e9fca4ee756819dcd17e875225e447 (diff)
downloadefl-58e241b01b6aa78e6e58dd8969bc6039372c6f69.tar.gz
autotools: We now have some headers in lib/efl that are not autogenerated.
Diffstat (limited to 'doc')
-rw-r--r--doc/previews/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/previews/Makefile.am b/doc/previews/Makefile.am
index 03f6159bcb..230365634d 100644
--- a/doc/previews/Makefile.am
+++ b/doc/previews/Makefile.am
@@ -5,6 +5,7 @@ if EFL_BUILD_DOC
AM_CPPFLAGS = \
-I$(top_builddir)/src/lib/efl \
+-I$(top_srcdir)/src/lib/efl \
-I. \
-I$(builddir) \
-I$(top_srcdir)/src/lib/evil \