Add the gio DLL to the runtime zipfile.
authorTor Lillqvist <tml@novell.com>
Mon, 21 Jan 2008 17:29:43 +0000 (17:29 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 21 Jan 2008 17:29:43 +0000 (17:29 +0000)
2008-01-21  Tor Lillqvist  <tml@novell.com>

* glib-zip.in: Add the gio DLL to the runtime zipfile.

svn path=/trunk/; revision=6346

ChangeLog
glib-zip.in

index bf2390d..8f59450 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-21  Tor Lillqvist  <tml@novell.com>
+
+       * glib-zip.in: Add the gio DLL to the runtime zipfile.
+
 2008-01-21  Matthias Clasen  <mclasen@redhat.com>
 
        * NEWS: Updates
index d50f831..e761a37 100755 (executable)
@@ -19,6 +19,7 @@ zip $ZIP -@ <<EOF
 bin/gspawn-win32-helper.exe
 bin/gspawn-win32-helper-console.exe
 bin/libglib-2.0-@LT_CURRENT_MINUS_AGE@.dll
+bin/libgio-2.0-@LT_CURRENT_MINUS_AGE@.dll
 bin/libgmodule-2.0-@LT_CURRENT_MINUS_AGE@.dll
 bin/libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll
 bin/libgthread-2.0-@LT_CURRENT_MINUS_AGE@.dll