Derek R. Price writes:
> 
> Ok.  Do you know if that _only_ applies to *.aux?  There are a bunch of
> other files we don't distribute.... *.toc, *.fns, *.cps, *.fn, *.cp...

>From what I can glean from the version of texi2dvi I have, the relevant
files are .aux, .cp, .fn, and .toc.  (Some of the other files would be
relevant if they weren't empty -- the rule seems to be any non-empty
files whose first character is \ or ' matching one of the suffixes:
.aux, .idx, .?o?, or .??.)  So, it seems we should either add those
files to EXTRA_DIST or remove the .aux files; there doesn't seem to be
any point in having one without the others.

-Larry Jones

What a waste to be going to school on a morning like this. -- Calvin

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to