Enlightenment CVS committal
Author : codewarrior
Project : e17
Module : libs/epsilon
Dir : e17/libs/epsilon/src/plugins
Modified Files:
Makefile.am
Log Message:
Modify include path so that plugins can find Epsilon.h
===================================================================
RCS file: /cvs/e/e17/libs/epsilon/src/plugins/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 3 Jun 2006 11:20:00 -0000 1.2
+++ Makefile.am 4 Jun 2006 22:13:57 -0000 1.3
@@ -2,7 +2,8 @@
AUTOMAKE_OPTIONS = 1.7 foreign
LDFLAGS = -rdynamic -shared
-INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src/include
+INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src/include \
+ -I$(top_srcdir)/src/lib
pkgdir = $(libdir)/epsilon/plugins/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs