Stepan Kasal <[EMAIL PROTECTED]> writes: > > I also wondered why is the dependency missing. I tried to dive into > automake templates, without any significant success.
I'm fairly sure it's just a case of when you write your own rule automake leaves out what it would have done. > *.dvi and *.pdf don't depend on version.texi and thus on the stamp-vti. Actually they do, you should find rules indicating that. (For those .texi's which @include version.texi.) _______________________________________________ Bug-texinfo mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-texinfo
