forked from pool/libvirt
15 lines
466 B
Diff
15 lines
466 B
Diff
Index: libvirt-0.4.6/docs/devhelp/Makefile.am
|
|
===================================================================
|
|
--- libvirt-0.4.6.orig/docs/devhelp/Makefile.am
|
|
+++ libvirt-0.4.6/docs/devhelp/Makefile.am
|
|
@@ -1,7 +1,8 @@
|
|
DEVHELP_DIR=$(datadir)/gtk-doc/html/libvirt
|
|
HTML_FILES=index.html general.html $(HTML_MODULES)
|
|
HTML_MODULES= \
|
|
- libvirt-libvirt.html
|
|
+ libvirt-libvirt.html \
|
|
+ libvirt-virterror.html
|
|
|
|
EXTRA_FORMAT= \
|
|
home.png \
|