aboutsummaryrefslogtreecommitdiffstats
path: root/doc/make-authors-short.pl
AgeCommit message (Collapse)AuthorFilesLines
2009-06-21Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, andJeff Morriss1-0/+31
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 svn path=/trunk/; revision=28784