Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/etox

Dir     : e17/libs/etox/test


Modified Files:
        Makefile.am 


Log Message:
Remove ewd dependancy.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/test/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- Makefile.am 17 Aug 2003 04:42:17 -0000      1.15
+++ Makefile.am 24 Mar 2004 05:19:03 -0000      1.16
@@ -2,7 +2,7 @@
 MAINTAINERCLEANFILES = Makefile.in
 
 CFLAGS                 =       -g -W -Wall -Wno-implicit
-INCLUDES               =       -I$(top_srcdir)/src @evas_cflags@ @ewd_cflags@ 
@estyle_cflags@ @ecore_cflags@ @edb_cflags@
+INCLUDES               =       -I$(top_srcdir)/src @evas_cflags@ @estyle_cflags@ 
@ecore_cflags@ @edb_cflags@
 
 bin_PROGRAMS = etox_test etox_selections
 
@@ -15,9 +15,9 @@
 Etox_test.h \
 tests.h
 etox_test_LDFLAGS      =       -static
-etox_test_LDADD = $(top_builddir)/src/libetox.la @evas_libs@ @ewd_libs@ @estyle_libs@ 
@ecore_libs@ @edb_libs@
+etox_test_LDADD = $(top_builddir)/src/libetox.la @evas_libs@ @estyle_libs@ 
@ecore_libs@ @edb_libs@
 
 etox_selections_DEPENDENCIES = $(top_builddir)/src/libetox.la
 etox_selections_SOURCES = selections.c 
 etox_selections_LDFLAGS        =       -static
-etox_selections_LDADD = $(top_builddir)/src/libetox.la @evas_libs@ @ewd_libs@ 
@estyle_libs@ @ecore_libs@ @edb_libs@
+etox_selections_LDADD = $(top_builddir)/src/libetox.la @evas_libs@ @estyle_libs@ 
@ecore_libs@ @edb_libs@




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to