aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-09-06 15:59:24 -0700
committerGerald Combs <gerald@wireshark.org>2016-09-07 00:02:29 +0000
commitfacc9535044bf082bf958be47babba4f35b9fa2e (patch)
tree3545d8d6fa2ec2ea9e9ad59cb6f17617bc946c5c /packaging/Makefile.am
parent9fb9e9f5a9d4130a67c22d0807af0d4027ef2322 (diff)
Autotools: Distribute packaging/wix.
…otherwise you can't compile from the tarball on Windows. Change-Id: I99c73b09d9468f0da753c05451fa54348680963f Reviewed-on: https://code.wireshark.org/review/17543 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'packaging/Makefile.am')
-rw-r--r--packaging/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am
index 1535072307..7a888a7e85 100644
--- a/packaging/Makefile.am
+++ b/packaging/Makefile.am
@@ -1,11 +1,10 @@
#
-SUBDIRS = macosx rpm svr4 nsis
+SUBDIRS = macosx rpm svr4 nsis wix
MAINTAINERCLEANFILES = \
Makefile.in
EXTRA_DIST = \
- macosx/Info.plist.in \
portableapps/appinfo.tmpl \
portableapps/CMakeLists.txt \
portableapps/help.html \