discomfitor pushed a commit to branch master.

commit 686b23ddfbf29c101cd041e89314b48938e8c139
Author: Mike Blumenkrantz <[email protected]>
Date:   Fri Jun 14 09:05:55 2013 +0100

    add E_BINDIR define to modules makefile
---
 src/modules/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am
index ce79866..a2932a4 100644
--- a/src/modules/Makefile.am
+++ b/src/modules/Makefile.am
@@ -12,7 +12,8 @@ AM_CPPFLAGS = -I. \
              -I$(top_srcdir) \
              -I$(top_srcdir)/src/bin \
              -I$(top_builddir)/src/bin \
-             -I$(top_srcdir)/src/modules
+             -I$(top_srcdir)/src/modules \
+              -DE_BINDIR=\"$(bindir)\"
 AM_CFLAGS = @e_cflags@
 LIBS += @e_libs@ @dlopen_libs@
 

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to