[glib] Add gdbus-codegen to glib-zip.in



commit 7d679717f0007dac2f86f05edc763f373135aeee
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Tue Aug 23 07:37:05 2011 +0200

    Add gdbus-codegen to glib-zip.in
    
    https://bugzilla.gnome.org/show_bug.cgi?id=650763

 glib-zip.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/glib-zip.in b/glib-zip.in
index 49f243a..40d3c67 100755
--- a/glib-zip.in
+++ b/glib-zip.in
@@ -38,6 +38,7 @@ zip -r -D $ZIP share/doc/glib- GLIB_VERSION@
 rm $DEVZIP
 zip -r -D $DEVZIP -@ <<EOF
 bin/gdbus.exe
+bin/gdbus-codegen
 bin/gio-querymodules.exe
 bin/glib-compile-schemas.exe
 bin/glib-genmarshal.exe
@@ -49,6 +50,7 @@ etc/bash_completion.d/gdbus-bash-completion.sh
 etc/bash_completion.d/gsettings-bash-completion.sh
 include/gio-win32-2.0
 include/glib-2.0
+lib/gdbus-2.0
 lib/gio
 lib/glib-2.0
 lib/pkgconfig/glib-2.0.pc
@@ -79,6 +81,7 @@ share/aclocal/gsettings.m4
 share/glib-2.0
 share/gtk-doc/html
 share/man/man1/gdbus.1
+share/man/man1/gdbus-codegen.1
 share/man/man1/gio-querymodules.1
 share/man/man1/glib-compile-schemas.1
 share/man/man1/glib-genmarshal.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]