Added 'equal' command to compare files.
[libguestfs.git] / daemon / Makefile.am
index 9d2d5b0..063f1ab 100644 (file)
@@ -23,6 +23,7 @@ guestfsd_SOURCES = \
        augeas.c \
        blockdev.c \
        checksum.c \
+       cmp.c \
        command.c \
        cpmv.c \
        daemon.h \