build gchecksum.obj
authorHans Breuer <hans@breuer.org>
Sat, 8 Dec 2007 12:02:22 +0000 (12:02 +0000)
committerHans Breuer <hans@src.gnome.org>
Sat, 8 Dec 2007 12:02:22 +0000 (12:02 +0000)
2007-12-08  Hans Breuer  <hans@breuer.org>

* glib/makefile.msc.in : build gchecksum.obj

svn path=/trunk/; revision=6071

ChangeLog
glib/makefile.msc.in

index 64e58b7..1e9aadb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-08  Hans Breuer  <hans@breuer.org>
+
+       * glib/makefile.msc.in : build gchecksum.obj
+
 2007-12-06  Mathias Hasselmann  <mathias@openismus.com>
 
        * glib/ghash.c: Call destroy notify when destroying
index dc8f2c6..edcd600 100644 (file)
@@ -41,6 +41,7 @@ glib_OBJECTS =                        \
        gbase64.obj     \
        gbookmarkfile.obj       \
        gcache.obj              \
+       gchecksum.obj   \
        gcompletion.obj         \
        gconvert.obj            \
        gdataset.obj            \