URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b212a4eb4370a433451187d8beecf952915298a8
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b212a4e 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>
Actions performed:
from dd19e15 Try to fix a Qt 5.5.0 + Visual Studio 2013 warning.
adds b212a4e 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(-)