Add 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS partition.
[libguestfs.git] / daemon / Makefile.am
index a8ddd67..ea4b721 100644 (file)
@@ -42,6 +42,7 @@ guestfsd_SOURCES = \
        ls.c \
        lvm.c \
        mount.c \
+       ntfs.c \
        pingdaemon.c \
        proto.c \
        sfdisk.c \