Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : proto

Dir     : e17/proto/esmart/src


Modified Files:
        Makefile.am 


Log Message:
Change API and source to reflect proper namespaces.


===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/src/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 8 Nov 2003 18:14:21 -0000       1.2
+++ Makefile.am 8 Nov 2003 20:19:15 -0000       1.3
@@ -11,12 +11,12 @@
 libesmart_la_SOURCES = esmart.c
 
 libesmart_la_LIBADD    = container/libecontainer.la \
-                         thumb/libethumb.la  trans/libepseudotrans.la
+                         thumb/libethumb.la  trans/libesmart_trans.la
                          @evas_libs@ @imlib_libs@ @ecore_libs@ -lm
 
 libesmart_la_DEPENDENCIES = container/libecontainer.la \
                            thumb/libethumb.la \
-                           trans/libepseudotrans.la
+                           trans/libesmart_trans.la
                          
 #libesmart_la_LDFLAGS = -version-info 1:0:0
 libesmart_la_CFLAGS = -g




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to