http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28784
User: morriss
Date: 2009/06/21 05:47 AM
Log:
Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, and
AUTHORS-SHORT) into doc/. This cleans up the top-level Makefile.am (no more
need to have rules for each man page in both files) and solves the
parallel-build problem described in:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3494
Directory: /trunk/doc/
Changes Path Action
+145 -75 Makefile.am Modified
+15 -6 Makefile.nmake Modified
+89 -0 make-authors-format.pl Added
+31 -0 make-authors-short.pl Added
+16 -0 perlnoutf.pl Added
Directory: /trunk/
Changes Path Action
+5 -159 Makefile.am Modified
+4 -17 Makefile.nmake Modified
+0 -89 make-authors-format.pl Removed
+0 -31 make-authors-short.pl Removed
+0 -16 perlnoutf.pl Removed