availability: Add optional groups and implement guestfs_available call.
[libguestfs.git] / daemon / Makefile.am
index d851e52..9fa8dda 100644 (file)
@@ -81,6 +81,8 @@ guestfsd_SOURCES = \
        mount.c \
        names.c \
        ntfs.c \
+       optgroups.c \
+       optgroups.h \
        parted.c \
        pingdaemon.c \
        proto.c \