Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src


Modified Files:
        Makefile.am 


Log Message:
suck the entry out of entrance
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 6 Jan 2004 18:16:12 -0000       1.4
+++ Makefile.am 24 Mar 2004 21:45:45 -0000      1.5
@@ -2,7 +2,7 @@
 
 INCLUDES = @evas_cflags@ @imlib_cflags@ @ecore_cflags@
 
-SUBDIRS = container thumb trans draggies
+SUBDIRS = container thumb trans draggies entry
 
 lib_LTLIBRARIES = libesmart.la
 
@@ -13,11 +13,13 @@
 libesmart_la_LIBADD    = container/libecontainer.la \
                          thumb/libethumb.la  trans/libesmart_trans.la \
                          draggies/libecore_evas_dragable.la \
+                         entry/libesmart_text_entry.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 \
                            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