[Pkg-libvirt-commits] [libguestfs] 08/384: Update gobject/Makefile.inc and POTFILES

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 16:54:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 5e81c838e82922fc3c6b4781c8fe2d425194b34f
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Wed Nov 26 15:09:33 2014 +0100

    Update gobject/Makefile.inc and POTFILES
    
    Followup of commit a120449c979993f4b5bd458ece00fadb339546d3.
---
 gobject/Makefile.inc | 2 ++
 po/POTFILES          | 1 +
 2 files changed, 3 insertions(+)

diff --git a/gobject/Makefile.inc b/gobject/Makefile.inc
index 4cfb6ab..56a2fc3 100644
--- a/gobject/Makefile.inc
+++ b/gobject/Makefile.inc
@@ -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 \
diff --git a/po/POTFILES b/po/POTFILES
index ef845f5..36f61b2 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list