mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Added missing news.xsl to EXTRA_DIST
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user