jeyzu pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=839cf3e474dff0aae3d042aa4d25b1924695ce44

commit 839cf3e474dff0aae3d042aa4d25b1924695ce44
Author: Jérémy Zurcher <[email protected]>
Date:   Wed Oct 26 21:00:59 2016 +0200

    fix out of src tree build
---
 src/bin/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am
index 475aa8c..ae74630 100644
--- a/src/bin/Makefile.am
+++ b/src/bin/Makefile.am
@@ -174,6 +174,7 @@ libete_a_SOURCES = \
 eflete_SOURCES  = ../../src/bin/main.c
 
 eflete_CPPFLAGS = \
+-I$(top_builddir)/src/lib \
 -I${top_srcdir}/src/lib \
 -I${top_srcdir}/src/bin/alloc \
 -I${top_srcdir}/src/bin/editor \

-- 


Reply via email to