Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        Makefile.am 


Log Message:
* eet->sqlite3, step 1

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/lib/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- Makefile.am 24 Jun 2006 15:01:50 -0000      1.15
+++ Makefile.am 19 Jul 2006 16:27:10 -0000      1.16
@@ -39,6 +39,7 @@
 
 libevfs_la_LIBADD = \
        @ecore_libs@ \
-       @eet_libs@
+       @eet_libs@ \
+       @SQLITE_LIBS@
 
 libevfs_la_CFLAGS = -DLIB $(AM_CFLAGS)



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to