Enlightenment CVS committal

Author  : shadoi
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        Makefile.am 


Log Message:
Add headers to make distcheck pass.


===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/lib/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 31 Mar 2006 09:21:32 -0000      1.12
+++ Makefile.am 22 Jun 2006 09:13:14 -0000      1.13
@@ -5,20 +5,30 @@
 INCLUDES = -I$(top_srcdir)/src/include @eet_cflags@ @ecore_cflags@ 
@xml2_cflags@ $(DEBUGFLAGS) -I. -I$(top_srcdir) \
           -DBINDIR=\""$(bindir)"\"
 
-libevfs_la_SOURCES   =                          \
-        $(top_srcdir)/src/include/evfs.h                       \
-       $(top_srcdir)/src/include/evfs_cleanup.h                \
-       $(top_srcdir)/src/include/evfs_commands.h               \
-       $(top_srcdir)/src/include/evfs_debug.h                  \
-       $(top_srcdir)/src/include/evfs_event_helper.h           \
-       $(top_srcdir)/src/include/evfs_io.h                     \
-       $(top_srcdir)/src/include/evfs_macros.h         \
-       $(top_srcdir)/src/include/evfs_new.h                    \
-       $(top_srcdir)/src/include/evfs_plugin.h         \
-       $(top_srcdir)/src/include/evfs_server_handle.h          \
-       libevfs.c                               \
-       evfs_commands.c                         \
-       $(top_srcdir)/src/common/evfs_io.c                      \
+libevfs_la_SOURCES   = \
+        $(top_srcdir)/src/include/evfs.h \
+       $(top_srcdir)/src/include/evfs_cleanup.h \
+       $(top_srcdir)/src/include/evfs_client.h \
+       $(top_srcdir)/src/include/evfs_command.h \
+       $(top_srcdir)/src/include/evfs_commands.h \
+       $(top_srcdir)/src/include/evfs_common.h \
+       $(top_srcdir)/src/include/evfs_debug.h \
+       $(top_srcdir)/src/include/evfs_event.h \
+       $(top_srcdir)/src/include/evfs_event_helper.h \
+       $(top_srcdir)/src/include/evfs_filereference.h \
+       $(top_srcdir)/src/include/evfs_io.h \
+       $(top_srcdir)/src/include/evfs_macros.h \
+       $(top_srcdir)/src/include/evfs_misc.h \
+       $(top_srcdir)/src/include/evfs_new.h \
+       $(top_srcdir)/src/include/evfs_operation.h \
+       $(top_srcdir)/src/include/evfs_operation_tasks.h \
+       $(top_srcdir)/src/include/evfs_plugin.h \
+       $(top_srcdir)/src/include/evfs_server.h \
+       $(top_srcdir)/src/include/evfs_server_handle.h \
+       $(top_srcdir)/src/include/evfs_vfolder.h \
+       libevfs.c \
+       evfs_commands.c \
+       $(top_srcdir)/src/common/evfs_io.c \
        $(top_srcdir)/src/common/evfs_cleanup.c \
        $(top_srcdir)/src/common/evfs_vfolder.c \
        $(top_srcdir)/src/common/evfs_misc.c \



All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to