diff --git a/ChangeLog b/ChangeLog index 21021e0b2..ca4a3ec00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-02-05 18:42:42 Tim Janik + + * configure.in: generate gobject/tests/Makefile. + 2008-02-05 Tor Lillqvist * glib-zip.in: Include the gio import library and gio-2.0.pc in diff --git a/configure.in b/configure.in index f7734d9b8..914302d1c 100644 --- a/configure.in +++ b/configure.in @@ -3211,6 +3211,7 @@ gmodule/Makefile gmodule/gmoduleconf.h gobject/Makefile gobject/glib-mkenums +gobject/tests/Makefile gthread/Makefile gio/Makefile gio/xdgmime/Makefile