aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-10-15 13:55:47 -0700
committerGerald Combs <gerald@wireshark.org>2015-10-15 21:07:40 +0000
commitb212a4eb4370a433451187d8beecf952915298a8 (patch)
treee8ed89fbd5e1ac6aa347db6debb1af1bc284484b /tools
parentdd19e154843b9d4331e0e2f224dd6ee56c62ce4a (diff)
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@wireshark.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index e6bbcea29d..9dc4ee643d 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -187,6 +187,7 @@ EXTRA_DIST = \
usb-ptp-extract-models.txt \
valgrind-wireshark.sh \
vg-suppressions \
+ win-setup.ps1 \
win-setup.sh \
wireshark_be.py \
wireshark_gen.py \