Added stat, lstat, statvfs and associated stat structures.
[libguestfs.git] / daemon / Makefile.am
index 1c52f7a..520ad1e 100644 (file)
@@ -31,6 +31,7 @@ guestfsd_SOURCES = \
        lvm.c \
        mount.c \
        proto.c \
+       stat.c \
        stubs.c \
        sync.c \
        ../src/guestfs_protocol.h \