diff options
Diffstat (limited to 'src/enlightenment')
-rw-r--r-- | src/enlightenment/Makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enlightenment/Makefile.mk b/src/enlightenment/Makefile.mk index 489158a..a8cfe91 100644 --- a/src/enlightenment/Makefile.mk +++ b/src/enlightenment/Makefile.mk | |||
@@ -19,6 +19,7 @@ $(ELDBUS_SRC) | |||
19 | 19 | ||
20 | src_enlightenment_module_la_CPPFLAGS = \ | 20 | src_enlightenment_module_la_CPPFLAGS = \ |
21 | -I$(top_builddir) \ | 21 | -I$(top_builddir) \ |
22 | -I$(top_builddir)/src/bin \ | ||
22 | -I$(top_srcdir)/src/bin \ | 23 | -I$(top_srcdir)/src/bin \ |
23 | -I$(top_srcdir)/src/modules \ | 24 | -I$(top_srcdir)/src/modules \ |
24 | @E_CFLAGS@ \ | 25 | @E_CFLAGS@ \ |