Implement "head", "head-n", "tail", "tail-n" commands.
[libguestfs.git] / daemon / Makefile.am
index b58ec3d..4228ad0 100644 (file)
@@ -39,6 +39,7 @@ guestfsd_SOURCES = \
        glob.c \
        grub.c \
        guestfsd.c \
+       headtail.c \
        hexdump.c \
        ls.c \
        lvm.c \