Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/tools/ewl_edb_ed


Modified Files:
        Makefile.am 


Log Message:
Link edb explicitly now that etox is not used.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/tools/ewl_edb_ed/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 11 Mar 2005 15:20:55 -0000      1.4
+++ Makefile.am 20 Mar 2005 18:21:45 -0000      1.5
@@ -2,10 +2,10 @@
 MAINTAINERCLEANFILES = Makefile.in
 
 CFLAGS                 =       -g -W -Wall -Wno-implicit
-INCLUDES               =       -I$(top_srcdir)/src/lib 
-I$(top_builddir)/src/lib @edje_cflags@ @ecore_cflags@ @evas_cflags@ 
-I/usr/X11R6/include
+INCLUDES               =       -I$(top_srcdir)/src/lib 
-I$(top_builddir)/src/lib @edje_cflags@ @ecore_cflags@ @evas_cflags@ 
@edb_cflags@ -I/usr/X11R6/include
 
 bin_PROGRAMS                   =       ewl_edb_ed
 
 ewl_edb_ed_DEPENDENCIES                =       
$(top_builddir)/src/lib/libewl.la
 ewl_edb_ed_SOURCES             =       ewl_edb_ed.c
-ewl_edb_ed_LDADD                       = $(top_builddir)/src/lib/libewl.la 
@edje_libs@ @ecore_libs@ @evas_libs@ @emotion_libs@
+ewl_edb_ed_LDADD                       = $(top_builddir)/src/lib/libewl.la 
@edje_libs@ @ecore_libs@ @evas_libs@ @edb_libs@ @emotion_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

Reply via email to