Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines


Modified Files:
        Makefile.am 


Log Message:
Abstracted canvas output size setup to the engines.
Changed some fb engine copy and paste errors.
Add initial evas buffer engine.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 21 Aug 2006 07:39:57 -0000      1.4
+++ Makefile.am 30 Sep 2006 20:53:30 -0000      1.5
@@ -1,3 +1,4 @@
 MAINTAINERCLEANFILES = Makefile Makefile.in
 
-SUBDIRS = x11 evas evas_software_x11 evas_xrender_x11 evas_gl_x11 evas_fb
+SUBDIRS = x11 evas evas_software_x11 evas_xrender_x11 evas_gl_x11 evas_fb \
+         evas_buffer



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to