diff --git a/ChangeLog b/ChangeLog index 6efe3b13e7..8f53e4df97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Nov 17 12:10:33 UTC 2007 Daniel P. Berrange + + * docs/Makefile.am: Added missing news.xsl to EXTRA_DIST + Sat Nov 17 11:55:33 UTC 2007 Daniel P. Berrange * src/stats_linux.c: Fixed overflow of left shift on 32-bit platforms diff --git a/docs/Makefile.am b/docs/Makefile.am index 2aa923da42..3a2d8759a1 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -73,7 +73,7 @@ rng = \ EXTRA_DIST= \ libvirt-api.xml libvirt-refs.xml apibuild.py \ - site.xsl newapi.xsl api.xsl \ + site.xsl newapi.xsl api.xsl news.xsl \ $(dot_html) $(gif) html \ $(xml) $(rng)