Enlightenment CVS committal

Author  : cedric
Project : e17
Module  : proto/eina

Dir     : e17/proto/eina/src/modules/mp/ememoa_fixed


Modified Files:
        .cvsignore Makefile.am 


Log Message:
More user of covering support.


===================================================================
RCS file: /cvs/e/e17/proto/eina/src/modules/mp/ememoa_fixed/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- .cvsignore  31 Jul 2008 17:00:56 -0000      1.1
+++ .cvsignore  1 Aug 2008 12:30:07 -0000       1.2
@@ -2,5 +2,6 @@
 Makefile
 *.la
 *.lo
+*.gcno
 .libs
 .deps
===================================================================
RCS file: /cvs/e/e17/proto/eina/src/modules/mp/ememoa_fixed/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 31 Jul 2008 17:00:56 -0000      1.1
+++ Makefile.am 1 Aug 2008 12:30:07 -0000       1.2
@@ -4,6 +4,7 @@
 AM_CPPFLAGS = \
 -I. \
 -I$(top_srcdir)/src/include \
[EMAIL PROTECTED]@ \
 @EMEMOA_CFLAGS@
 
 controllerdir = $(libdir)/eina/chained_pool/
@@ -12,6 +13,6 @@
 eina_ememoa_fixed_la_SOURCES = \
 eina_ememoa_fixed.c
 
-eina_ememoa_fixed_la_LIBADD       = $(top_builddir)/src/lib/libeina.la 
@EMEMOA_LIBS@
+eina_ememoa_fixed_la_LIBADD       = $(top_builddir)/src/lib/libeina.la 
@EMEMOA_LIBS@ @COVERAGE_LIBS@
 eina_ememoa_fixed_la_LDFLAGS      = -no-undefined @lt_enable_auto_import@ 
-module -avoid-version
 eina_ememoa_fixed_la_DEPENDENCIES = $(top_builddir)/src/lib/libeina.la



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to