Wireshark-commits: [Wireshark-commits] master 9a65399: CMakeLists: Add man files

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Oct 2016 03:34:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a6539990d16c02954a6eebfaf500d401d25b29a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9a65399 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    CMakeLists: Add man files
    
    Current Wireshark.app bundle on OS X doesn't include man pages.
    
    This is the second try after commit 7da23ca1a5bba4af5e1104f4d3d3d44e918552b0
    has been reverted. Now cmake gets the information that the man files
    are generated.
    
    Bug: 12746
    Change-Id: I34dfec65bd57587ee048d7e1e2557fc9ab2b32eb
    Reviewed-on: https://code.wireshark.org/review/18170
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  25e7b63   Fix a few typos in the Diameter XML to make it (mostly) valid XML again.
    adds  9a65399   CMakeLists: Add man files


Summary of changes:
 CMakeLists.txt     |    4 ++--
 doc/CMakeLists.txt |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)