summaryrefslogtreecommitdiff
path: root/packaging/Makefile.am
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 /packaging/Makefile.am
parentdd19e154843b9d4331e0e2f224dd6ee56c62ce4a (diff)
downloadwireshark-b212a4eb4370a433451187d8beecf952915298a8.tar.gz
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 'packaging/Makefile.am')
-rw-r--r--packaging/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am
index 7a21d63394..ec82a87d4e 100644
--- a/packaging/Makefile.am
+++ b/packaging/Makefile.am
@@ -6,9 +6,11 @@ MAINTAINERCLEANFILES = \
EXTRA_DIST = \
Makefile.nmake \
- macosx/Info.plist.in \
- portableapps/appinfo.tmpl \
+ macosx/Info.plist.in \
+ portableapps/appinfo.tmpl \
+ portableapps/CMakeLists.txt \
portableapps/help.html \
portableapps/Makefile.nmake \
portableapps/readme.txt \
- portableapps/WiresharkPortable.ini
+ portableapps/WiresharkPortable.ini \
+ packaging/portableapps/xcopy-deploy-exclude.txt