Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/demo


Modified Files:
        Makefile.am 


Log Message:
* Minor smb update
* printf--

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/demo/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 13 Dec 2005 08:13:52 -0000      1.3
+++ Makefile.am 2 Jan 2006 07:54:02 -0000       1.4
@@ -1,10 +1,18 @@
 INCLUDES = -I$(top_srcdir)/src/include
 
-bin_PROGRAMS = evfsdemo
+bin_PROGRAMS = evfsdemo evfsthumb
 
 evfsdemo_SOURCES = \
        evfs_demo.c
 
+evfsthumb_SOURCES = \
+        evfs_thumb.c
+       
+
 
 evfsdemo_LDADD = $(top_builddir)/src/lib/libevfs.la @ecore_libs@
 evfsdemo_CFLAGS = @ecore_cflags@
+
+evfsthumb_LDADD = $(top_builddir)/src/lib/libevfs.la @ecore_libs@ -levas 
-ledje -lImlib2 -lpng
+evfsthumb_CFLAGS = @ecore_cflags@
+




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to