Wireshark-commits: [Wireshark-commits] master-2.0 f786ab5: Add missing CMake files to	the tarball.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f786ab5eee4053a959a3ddee20cabced52f54e9f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
f786ab5 by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Add missing CMake files to the tarball.
    
    Make sure we can build from the tarball using CMake. Tested on Windows.
    
    Change-Id: Iffc1ac964279e573aa2a8280b9bb4e799f10a974
    Reviewed-on: https://code.wireshark.org/review/11066
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit b212a4eb4370a433451187d8beecf952915298a8)
    Reviewed-on: https://code.wireshark.org/review/11067
    
Actions performed:
    from  06cf7ff   Try to fix a Qt 5.5.0 + Visual Studio 2013 warning.
    adds  f786ab5   Add missing CMake files to the tarball.
Summary of changes:
 Makefile.am                |    5 ++++-
 packaging/Makefile.am      |    8 +++++---
 packaging/nsis/Makefile.am |    1 +
 tools/Makefile.am          |    1 +
 4 files changed, 11 insertions(+), 4 deletions(-)