Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/plugins Modified Files: Makefile.am Log Message: Function properly with e-build scripts =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/plugins/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- Makefile.am 23 Oct 2005 03:44:42 -0000 1.7 +++ Makefile.am 24 Oct 2005 09:13:12 -0000 1.8 @@ -17,12 +17,12 @@ pkg_LTLIBRARIES = $(POSIX_L) $(SAMBA_L) posix_la_SOURCES = evfs_fs_posix.c \ - ../common/evfs_debug.c \ - ../common/evfs_event_helper.c + $(top_srcdir)/src/common/evfs_debug.c \ + $(top_srcdir)/src/common/evfs_event_helper.c samba_la_SOURCES = evfs_fs_samba.c \ - ../common/evfs_debug.c \ - ../common/evfs_event_helper.c + $(top_srcdir)/src/common/evfs_debug.c \ + $(top_srcdir)/src/common/evfs_event_helper.c posix_la_CFLAGS = @ecore_cflags@ ------------------------------------------------------- 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