Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/bin


Modified Files:
        Makefile.am 


Log Message:
Function properly with e-build scripts

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/bin/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 13 Oct 2005 23:31:44 -0000      1.5
+++ Makefile.am 24 Oct 2005 09:13:12 -0000      1.6
@@ -12,9 +12,9 @@
 evfs_SOURCES = \
        evfs_main.c \
        evfs_cleanup.c \
-       ../common/evfs_new.c \
-       ../common/evfs_io.c \
-       ../common/evfs_event_helper.c \
+       $(top_srcdir)/src/common/evfs_new.c \
+       $(top_srcdir)/src/common/evfs_io.c \
+       $(top_srcdir)/src/common/evfs_event_helper.c \
        evfs_server_handle.c
 
 evfs_LDADD = -L$(top_builddir)/src/lib -levfs @ecore_libs@ @xml2_libs@




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to