Add interface to Linux 'inotify' API.
[libguestfs.git] / daemon / Makefile.am
index 52482d0..024c097 100644 (file)
@@ -35,6 +35,7 @@ guestfsd_SOURCES = \
        dropcaches.c \
        du.c \
        ext2.c \
+       fallocate.c \
        file.c \
        find.c \
        fsck.c \
@@ -45,6 +46,7 @@ guestfsd_SOURCES = \
        headtail.c \
        hexdump.c \
        initrd.c \
+       inotify.c \
        link.c \
        ls.c \
        lvm.c \