diff --git a/gio/ChangeLog b/gio/ChangeLog index 491c2b542..7c66a5381 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2008-05-19 Hans Breuer + + * Makefile.am : EXTRA_DIST += makefile.msc + 2008-05-17 Matthias Clasen Bug 532965 – Should not return filesystem::free for certain file systems diff --git a/gio/Makefile.am b/gio/Makefile.am index d53a8a48a..fc3d3a464 100644 --- a/gio/Makefile.am +++ b/gio/Makefile.am @@ -320,6 +320,7 @@ EXTRA_DIST += \ gio.symbols \ gioenumtypes.h.template \ gioenumtypes.c.template \ + makefile.msc \ makegioalias.pl \ abicheck.sh \ pltcheck.sh \