Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src Modified Files: Makefile.am engage.h Log Message: Add basic e17 module support to engage this works, but is by no means complete in looks or functionality you will want to have e17 installed before building engage now =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/Makefile.am,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- Makefile.am 16 Feb 2005 16:19:46 -0000 1.13 +++ Makefile.am 27 Feb 2005 20:56:36 -0000 1.14 @@ -1,4 +1,5 @@ ## Process this file with automake to produce Makefile.in +SUBDIRS=module INCLUDES = \ -I../lib \ =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/engage.h,v retrieving revision 1.27 retrieving revision 1.28 diff -u -3 -r1.27 -r1.28 --- engage.h 10 Nov 2004 14:10:09 -0000 1.27 +++ engage.h 27 Feb 2005 20:56:37 -0000 1.28 @@ -9,7 +9,8 @@ #include <stdlib.h> #include <stdio.h> -#include "e.h" +#include <e.h> +#include "config.h" #define ARROW_SPACE 6 #define ARROW_SPACE_DOUBLE 12 /* ARROW_SPACE * 2 is less efficient */ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs