Added missing news.xsl to EXTRA_DIST

This commit is contained in:
Daniel P. Berrange 2007-11-17 12:09:35 +00:00
parent 2efc8ff757
commit 4d82d16dc1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Sat Nov 17 12:10:33 UTC 2007 Daniel P. Berrange <berrange@redhat.com>
* docs/Makefile.am: Added missing news.xsl to EXTRA_DIST
Sat Nov 17 11:55:33 UTC 2007 Daniel P. Berrange <berrange@redhat.com>
* src/stats_linux.c: Fixed overflow of left shift on 32-bit platforms

View File

@ -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)