Add missing documentation for new 'more' and 'less' commands in guestfish.
[libguestfs.git] / daemon / Makefile.am
index b58ec3d..88c382c 100644 (file)
@@ -29,9 +29,11 @@ guestfsd_SOURCES = \
        daemon.h \
        debug.c \
        devsparts.c \
+       df.c \
        dir.c \
        dmesg.c \
        dropcaches.c \
+       du.c \
        ext2.c \
        file.c \
        find.c \
@@ -39,7 +41,9 @@ guestfsd_SOURCES = \
        glob.c \
        grub.c \
        guestfsd.c \
+       headtail.c \
        hexdump.c \
+       initrd.c \
        ls.c \
        lvm.c \
        mount.c \