Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/plugins Modified Files: Makefile.am Log Message: * Configure/makefile updates =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/plugins/Makefile.am,v retrieving revision 1.28 retrieving revision 1.29 diff -u -3 -r1.28 -r1.29 --- Makefile.am 2 Apr 2006 12:14:42 -0000 1.28 +++ Makefile.am 3 Apr 2006 08:20:59 -0000 1.29 @@ -11,10 +11,18 @@ REMOTE_THUMBNAILER_L = remote_thumbnailer.la DISTRIB_THUMBNAILER_L = distrib_thumbnailer.la POSIX_L = posix.la + +if HAVE_EWL LAYOUT_L = layout_ewl_simple.la EWL_LOCAL_ICON_L = ewl_local_icon.la EWL_LIST_L = ewl_list.la STRUCTURE_VIEWER_L = structure_viewer.la +else +LAYOUT_L = +EWL_LOCAL_ICON_L = +EWL_LIST_L = +STRUCTURE_VIEWER_L = +endif SYSTEM_THUMBNAILER_L = system_thumbnailer.la ACTION_SIMPLE_L = action_simple.la ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs