Enlightenment CVS committal

Author  : cedric
Project : e17
Module  : proto/eina

Dir     : e17/proto/eina/src/lib


Modified Files:
        Makefile.am 


Log Message:
Build new API.


===================================================================
RCS file: /cvs/e/e17/proto/eina/src/lib/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 1 Aug 2008 12:27:44 -0000       1.5
+++ Makefile.am 6 Aug 2008 15:53:03 -0000       1.6
@@ -18,8 +18,10 @@
 eina_value.c \
 eina_array.c \
 eina_magic.c \
+eina_main.c \
+eina_counter.c \
 eina_stringshare.c
 
-libeina_la_LIBADD = -ldl @COVERAGE_LIBS@
+libeina_la_LIBADD = -ldl -lrt @COVERAGE_LIBS@
 libeina_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info 
@version_info@
 libeina_la_DEPENDENCIES = $(top_builddir)/config.h



-------------------------------------------------------------------------
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