Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/demo


Modified Files:
        Makefile.am 


Log Message:
* Oops - remove references to evfsthumb

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/demo/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 2 Jan 2006 07:54:02 -0000       1.4
+++ Makefile.am 2 Jan 2006 11:01:58 -0000       1.5
@@ -1,18 +1,9 @@
 INCLUDES = -I$(top_srcdir)/src/include
 
-bin_PROGRAMS = evfsdemo evfsthumb
+bin_PROGRAMS = evfsdemo
 
 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