Implemented sub-second W32 filesystem interface by new: CaptiveFileInfoObject
[captive.git] / src / client / fuse / Makefile.am
index ee1bbc8..78fcb62 100644 (file)
@@ -60,8 +60,8 @@ mount_captive_SOURCES= \
                op_utime.h \
                gnomevfsresult.c \
                gnomevfsresult.h \
-               gnomevfsfileinfo.c \
-               gnomevfsfileinfo.h \
+               capfuse_captive_file_info_object.c \
+               capfuse_captive_file_info_object.h \
                main.c \
                main.h
 mount_captive_CFLAGS=                   $(GNOME_VFS_CFLAGS) $(LIBXML_CFLAGS) $(FUSE_CFLAGS)