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 * configure.in libvirt.spec.in docs/Makefile.am docs/devhelp/*: 2006-02-22 10:54:54 +00:00
html.xsl remove all trailing blank lines 2009-07-16 15:06:42 +02:00
left.png * configure.in libvirt.spec.in docs/Makefile.am docs/devhelp/*: 2006-02-22 10:54:54 +00:00
right.png * configure.in libvirt.spec.in docs/Makefile.am docs/devhelp/*: 2006-02-22 10:54:54 +00:00
style.css Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
up.png * configure.in libvirt.spec.in docs/Makefile.am docs/devhelp/*: 2006-02-22 10:54:54 +00:00