aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis
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/nsis
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 'packaging/nsis')
-rw-r--r--packaging/nsis/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/nsis/Makefile.am b/packaging/nsis/Makefile.am
index 6551fd9c03..22de5e1819 100644
--- a/packaging/nsis/Makefile.am
+++ b/packaging/nsis/Makefile.am
@@ -3,6 +3,7 @@ MAINTAINERCLEANFILES = \
EXTRA_DIST = \
AdditionalTasksPage.ini \
+ CMakeLists.txt \
common.nsh \
config.nsh.in \
Custom.nmake \