diff options
author | Christian Persch <chpe@gnome.org> | 2007-03-11 21:19:16 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-03-11 21:19:16 +0800 |
commit | 0e02c5634ef164296f6bf451ae2b35181a787989 (patch) | |
tree | 1e9be511300d5e6cdd7926857d82a9068cadd51d /ChangeLog | |
parent | aceda79d5059f2e3368415e3e6fc02e885cc7ccf (diff) | |
download | gsoc2013-epiphany-0e02c5634ef164296f6bf451ae2b35181a787989.tar gsoc2013-epiphany-0e02c5634ef164296f6bf451ae2b35181a787989.tar.gz gsoc2013-epiphany-0e02c5634ef164296f6bf451ae2b35181a787989.tar.bz2 gsoc2013-epiphany-0e02c5634ef164296f6bf451ae2b35181a787989.tar.lz gsoc2013-epiphany-0e02c5634ef164296f6bf451ae2b35181a787989.tar.xz gsoc2013-epiphany-0e02c5634ef164296f6bf451ae2b35181a787989.tar.zst gsoc2013-epiphany-0e02c5634ef164296f6bf451ae2b35181a787989.zip |
Regenerate the type builtins when the Makefile changes. Should fix bug
2007-03-11 Christian Persch <chpe@gnome.org>
* embed/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* src/Makefile.am:
* src/bookmarks/Makefile.am:
Regenerate the type builtins when the Makefile changes. Should fix bug
#416994; no code freeze break since it's only fixing a build problem.
svn path=/trunk/; revision=6948
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2007-03-11 Christian Persch <chpe@gnome.org> + + * embed/Makefile.am: + * lib/Makefile.am: + * lib/egg/Makefile.am: + * src/Makefile.am: + * src/bookmarks/Makefile.am: + + Regenerate the type builtins when the Makefile changes. Should fix bug + #416994; no code freeze break since it's only fixing a build problem. + 2007-03-07 Christian Kirbach <Christian.Kirbach@googlemail.com> * data/bme.desktop.in.in: |