Implementation of 'wc_c', 'wc_w' and 'wc_l' commands.
[libguestfs.git] / daemon / Makefile.am
index c84a563..b58ec3d 100644 (file)
@@ -55,6 +55,7 @@ guestfsd_SOURCES = \
        sync.c \
        tar.c \
        upload.c \
+       wc.c \
        zero.c \
        zerofree.c \
        ../src/guestfs_protocol.h \