I have prebuilt HTML documentation (i.e. not from Texinfo sources) that I'd like to have installed with make install, or possibly make install-html at @[EMAIL PROTECTED]
The sources are in docbook format; the resulting files include .html along with several subdirectories (css, images, etc). Is there a way to cleanly make this happen with Automake?
