Enlightenment CVS committal Author : tsauerbeck Project : misc Module : embrace
Dir : misc/embrace/src Modified Files: Makefile.am Log Message: check for edb and include edb CFLAGS and LIBS =================================================================== RCS file: /cvsroot/enlightenment/misc/embrace/src/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- Makefile.am 5 May 2004 19:01:52 -0000 1.3 +++ Makefile.am 25 Mar 2005 17:05:42 -0000 1.4 @@ -1,8 +1,9 @@ -## $Id: Makefile.am,v 1.3 2004/05/05 19:01:52 tsauerbeck Exp $ +## $Id: Makefile.am,v 1.4 2005/03/25 17:05:42 tsauerbeck Exp $ SUBDIRS = plugins AM_CFLAGS = @ECORE_CFLAGS@ \ + @EDB_CFLAGS@ \ @EVAS_CFLAGS@ \ @EDJE_CFLAGS@ \ @ESMART_CFLAGS@ @@ -15,6 +16,7 @@ mailbox.c mailbox.h embrace_LDADD = @ECORE_LIBS@ \ + @EDB_LIBS@ \ @EVAS_LIBS@ \ @EDJE_LIBS@ \ @ESMART_LIBS@ \ ------------------------------------------------------- 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