Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/esmart

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


Modified Files:
        Makefile.am 


Log Message:


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

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_container/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
@@ -3,21 +3,21 @@
 pkgdir = @libdir@
 pkg_LTLIBRARIES = libesmart_container.la
 
-INCLUDES = -I. \
-                         @imlib_cflags@ \
-                         @evas_cflags@
+INCLUDES = -I$(top_srcdir)/src/lib/esmart_container \
+          @imlib_cflags@ \
+          @evas_cflags@
 
 installed_headersdir = @prefix@/include/Esmart
 installed_headers_DATA = Esmart_Container.h
 
 libesmart_container_la_SOURCES = esmart_container.c \
-                                                                                      
 Esmart_Container.h \
-                                                                                      
 esmart_container_element.c \
-                                                                                      
 esmart_container_plugin.c \
-                                                                                      
 esmart_container_plugin.h \
-                                                                                      
 esmart_container_smart.c \
-                                                                                      
 esmart_container_util.c
+                                Esmart_Container.h \
+                                esmart_container_element.c \
+                                esmart_container_plugin.c \
+                                esmart_container_plugin.h \
+                                esmart_container_smart.c \
+                                esmart_container_util.c
 
-libesmart_container_la_LDFLAGS = -shared -version-info 0:9:0
+libesmart_container_la_LDFLAGS = -version-info 0:9:0
 libesmart_container_la_LIBADD = @imlib_libs@ @evas_libs@ -lm
 




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