Update gobject/Makefile.inc and POTFILES

Followup of commit 0b3c1762965f339915fd080884a61dbb36545204.
This commit is contained in:
Pino Toscano
2014-11-26 14:51:33 +01:00
parent b349076aee
commit 5f608f0735
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_snapshot.h \
include/guestfs-gobject/optargs-compress_device_out.h \
include/guestfs-gobject/optargs-compress_out.h \
include/guestfs-gobject/optargs-copy_attributes.h \
@@ -127,6 +128,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_snapshot.c \
src/optargs-compress_device_out.c \
src/optargs-compress_out.c \
src/optargs-copy_attributes.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_snapshot.c
gobject/src/optargs-compress_device_out.c
gobject/src/optargs-compress_out.c
gobject/src/optargs-copy_attributes.c