fish: Add guestfish -N bootroot and -N bootrootlv for creating boot+root disks.
[libguestfs.git] / src / Makefile.am
index cc01459..22879e3 100644 (file)
@@ -122,9 +122,11 @@ libguestfs_la_SOURCES = \
        guestfs.h \
        guestfs-actions.h \
        guestfs-internal.h \
+       guestfs-structs.h \
        guestfs_protocol.h \
        gettext.h \
        actions.c \
+       appliance.c \
        bindtests.c \
        inspect.c \
        launch.c \