summaryrefslogtreecommitdiff
path: root/glib-zip.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2008-01-21 17:29:43 +0000
committerTor Lillqvist <tml@src.gnome.org>2008-01-21 17:29:43 +0000
commit3d89d5890e131dd195e5b3e4c027cecf9885deca (patch)
tree875ec2a1d1481a2601d51ad0d272cc95720fd3f9 /glib-zip.in
parent3f19aacfcde63ab9810efee8813563db5684231d (diff)
Add the gio DLL to the runtime zipfile.
2008-01-21 Tor Lillqvist <tml@novell.com> * glib-zip.in: Add the gio DLL to the runtime zipfile. svn path=/trunk/; revision=6346
Diffstat (limited to 'glib-zip.in')
-rwxr-xr-xglib-zip.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib-zip.in b/glib-zip.in
index d50f831f4..e761a3791 100755
--- a/glib-zip.in
+++ b/glib-zip.in
@@ -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