daemon: Move 'exists', 'is-file' and 'is-dir' to separate file.
[libguestfs.git] / daemon / Makefile.am
index cf9f7ca..dc58134 100644 (file)
@@ -84,6 +84,7 @@ guestfsd_SOURCES = \
        ext2.c \
        fallocate.c \
        file.c \
+       findfs.c \
        fill.c \
        find.c \
        fsck.c \
@@ -96,8 +97,10 @@ guestfsd_SOURCES = \
        htonl.c \
        initrd.c \
        inotify.c \
+       is.c \
        link.c \
        ls.c \
+       luks.c \
        lvm.c \
        lvm-filter.c \
        mkfs.c \