Hello Thomas, * Thomas Keller wrote on Tue, Jan 25, 2011 at 12:36:12AM CET: > I'm currently in the process of cleaning up our source tree and > reorganize many files. One of the last tasks here is to combine our > documentation-relevant files into one subdirectory doc/. This worked out > fine so far, i.e. info files are automatically generated at the correct > place, but the previously automatically generated targets for PDF and > DVI output completely vanished from the resulting Makefile and as such > PDF and DVI generation are completely broken.
Please send a minimal example Makefile.am and commands to reproduce the breakage, plus their error messages, to bug-automake (opening a new PR). FWIW, Libtool uses subdir texinfo files for a while now. There have been some glitches a while ago (I only find this now: <http://thread.gmane.org/gmane.comp.tex.texinfo.bugs/3930>) but otherwise things should be working. Thanks for the report, Ralf
