Wireshark-commits: [Wireshark-commits] master 70a6d20: Add a cmake build to distcheck to ensure tha
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=70a6d204a7f0b4039ee986cd6557cd7242e5ff0c
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
70a6d20 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
    Add a cmake build to distcheck to ensure that we distribute all the files
    necessary to do a cmake build.
    
    Note that this does mean that anyone doing "make distcheck" needs cmake.
    
    Bug: 10331
    Change-Id: I4360a305aa7f6ffc1b5a5dffad24b928eed45016
    Reviewed-on: https://code.wireshark.org/review/3326
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    
Actions performed:
    from  644b2e7   Fix RPM builds with a prefix other than /usr.
    adds  70a6d20   Add a cmake build to distcheck to ensure that we distribute all the files necessary to do a cmake build.
Summary of changes:
 Makefile.am |   11 +++++++++++
 1 file changed, 11 insertions(+)