Implement 'strings' and 'hexdump' commands.
[libguestfs.git] / daemon / Makefile.am
index 063f1ab..8460d44 100644 (file)
@@ -37,12 +37,14 @@ guestfsd_SOURCES = \
        fsck.c \
        grub.c \
        guestfsd.c \
+       hexdump.c \
        ls.c \
        lvm.c \
        mount.c \
        pingdaemon.c \
        proto.c \
        stat.c \
+       strings.c \
        stubs.c \
        sync.c \
        tar.c \