Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src


Modified Files:
        Makefile.am 


Log Message:
build
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 24 Mar 2004 21:45:45 -0000      1.5
+++ Makefile.am 30 Mar 2004 16:29:52 -0000      1.6
@@ -2,7 +2,7 @@
 
 INCLUDES = @evas_cflags@ @imlib_cflags@ @ecore_cflags@
 
-SUBDIRS = container thumb trans draggies entry
+SUBDIRS = container thumb trans draggies entry file_dialog
 
 lib_LTLIBRARIES = libesmart.la
 
@@ -14,12 +14,14 @@
                          thumb/libethumb.la  trans/libesmart_trans.la \
                          draggies/libecore_evas_dragable.la \
                          entry/libesmart_text_entry.la \
+                         file_dialog/libesmart_file_dialog.la \
                          @evas_libs@ @imlib_libs@ @ecore_libs@ -lm
 
 libesmart_la_DEPENDENCIES = container/libecontainer.la \
                            thumb/libethumb.la \
                            draggies/libecore_evas_dragable.la \
                            entry/libesmart_text_entry.la \
+                           file_dialog/libesmart_file_dialog.la \
                            trans/libesmart_trans.la
                          
 #libesmart_la_LDFLAGS = -version-info 1:0:0




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to