Update gobject/Makefile.inc and POTFILES

Followup of commit a120449c979993f4b5bd458ece00fadb339546d3.
This commit is contained in:
Pino Toscano
2014-11-26 15:09:33 +01:00
parent 1622e3d218
commit 5e81c838e8
2 changed files with 3 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ guestfs_gobject_headers= \
include/guestfs-gobject/optargs-add_drive_scratch.h \
include/guestfs-gobject/optargs-btrfs_filesystem_resize.h \
include/guestfs-gobject/optargs-btrfs_fsck.h \
include/guestfs-gobject/optargs-btrfs_subvolume_create.h \
include/guestfs-gobject/optargs-btrfs_subvolume_snapshot.h \
include/guestfs-gobject/optargs-compress_device_out.h \
include/guestfs-gobject/optargs-compress_out.h \
@@ -128,6 +129,7 @@ guestfs_gobject_sources= \
src/optargs-add_drive_scratch.c \
src/optargs-btrfs_filesystem_resize.c \
src/optargs-btrfs_fsck.c \
src/optargs-btrfs_subvolume_create.c \
src/optargs-btrfs_subvolume_snapshot.c \
src/optargs-compress_device_out.c \
src/optargs-compress_out.c \

View File

@@ -175,6 +175,7 @@ gobject/src/optargs-add_drive.c
gobject/src/optargs-add_drive_scratch.c
gobject/src/optargs-btrfs_filesystem_resize.c
gobject/src/optargs-btrfs_fsck.c
gobject/src/optargs-btrfs_subvolume_create.c
gobject/src/optargs-btrfs_subvolume_snapshot.c
gobject/src/optargs-compress_device_out.c
gobject/src/optargs-compress_out.c