libvirt/docs/devhelp
Daniel P. Berrange e46f6309d5 Fix rebuilding of devhelp files
The devhelp/ directory files depend on libvirt-api.xml being
uptodate, but automake always processes SUBDIRS before the
current directory. So devhelp would be built and then the
libvirt-api.xml re-build, invalidating the devhelp data again.

To fix this all the rules for devhelp are moved directly
into the docs/Makefile.am allowing make to see the global
dependancy chain and thus build things in the correct order

* docs/Makefile.am: Add rules for devhelp rebuild
* docs/devhelp/Makefile.am: Remove devhelp rebuild
* configure.in: Remove docs/devhelp/Makefile.am
2009-10-06 11:12:53 +01:00
..
.gitignore Remove all generated docs from source control 2009-09-21 14:41:47 +01:00
devhelp.xsl remove all trailing blank lines 2009-07-16 15:06:42 +02:00
home.png
html.xsl remove all trailing blank lines 2009-07-16 15:06:42 +02:00
left.png
right.png
style.css
up.png