Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_file_dialog
Modified Files:
Makefile.am
Log Message:
fixe makefiles.. all bad. and autogen...
===================================================================
RCS file:
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_file_dialog/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:38 -0000 1.3
@@ -1,25 +1,25 @@
pkgdir = @libdir@
pkg_LTLIBRARIES = libesmart_file_dialog.la
-INCLUDES = -I. \
- @imlib_libs@ \
- @evas_libs@ \
+INCLUDES = -I$(top_srcdir)/src/lib/esmart_dialog \
+ @imlib_cflags@ \
+ @evas_cflags@ \
@edje_cflags@
installed_headersdir = @prefix@/include/Esmart
installed_headers_DATA = Esmart_File_Dialog.h
-#libesmart_file_dialog_la_DEPENDENCIES = \
-#
$(top_builddir)/src/lib/esmart_container/libesmart_container.la \
-#
$(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la
+libesmart_file_dialog_la_DEPENDENCIES = \
+
$(top_builddir)/src/lib/esmart_container/libesmart_container.la \
+
$(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la
libesmart_file_dialog_la_SOURCES = esmart_file_dialog.c \
Esmart_File_Dialog.h
-libesmart_file_dialog_la_LDFLAGS = -shared -version-info 0:9:0
+libesmart_file_dialog_la_LDFLAGS = -version-info 0:9:0
libesmart_file_dialog_la_LIBADD = \
- -L../esmart_container -lesmart_container \
- -L../esmart_text_entry -lesmart_text_entry \
+
$(top_builddir)/src/lib/esmart_container/libesmart_container.la \
+
$(top_builddir)/src/lib/esmart_text_entry/libesmart_text_entry.la \
@imlib_libs@ \
@evas_libs@ \
@edje_libs@
-------------------------------------------------------
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