Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_draggies


Modified Files:
        Makefile.am 


Log Message:


fixe makefiles.. all bad. and autogen...

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_draggies/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 5 May 2004 06:21:43 -0000       1.2
+++ Makefile.am 5 May 2004 09:06:37 -0000       1.3
@@ -1,7 +1,7 @@
 pkgdir = @libdir@
 pkg_LTLIBRARIES = libesmart_draggies.la
 
-INCLUDES = -I. \
+INCLUDES = -I$(top_srcdir)/src/lib/esmart_draggies \
                          @evas_cflags@ \
                          @ecore_cflags@
 
@@ -11,6 +11,6 @@
 libesmart_draggies_la_SOURCES = esmart_draggies.c \
                                                                                       
 Esmart_Draggies.h
 
-libesmart_draggies_la_LDFLAGS = -shared -version-info 0:9:0
+libesmart_draggies_la_LDFLAGS = -version-info 0:9:0
 libesmart_draggies_la_LIBADD = @evas_libs@ -lecore -lecore_x -lecore_evas
 




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to