Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore


Modified Files:
        Makefile.am 


Log Message:
create the shared lib for ecore on windows

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- Makefile.am 16 Feb 2007 23:49:55 -0000      1.11
+++ Makefile.am 5 Jul 2007 09:33:11 -0000       1.12
@@ -33,5 +33,5 @@
 ecore_value.c \
 ecore_private.h
 
-libecore_la_LIBADD = -lm @dlopen_libs@ @winsock_libs@
+libecore_la_LIBADD = -lm @dlopen_libs@ @winsock_libs@ @create_shared_lib@
 libecore_la_LDFLAGS = -version-info 1:0:0



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to