aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-06-07 14:15:50 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-06-07 14:15:50 +0000
commit1ec3c2e6fda698e2f508d886c88931ee58d5b5b7 (patch)
tree12c82669013e4993568cd70a45e68d73715d399d /packaging
parent71325b8ac2c1f678497641ea4277ce55500bcdbd (diff)
Add files to distribution.
svn path=/trunk/; revision=37589
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/Makefile.am3
-rw-r--r--packaging/nsis/Makefile.am3
2 files changed, 5 insertions, 1 deletions
diff --git a/packaging/macosx/Makefile.am b/packaging/macosx/Makefile.am
index 3e5e9bdd01..edd62c6a60 100644
--- a/packaging/macosx/Makefile.am
+++ b/packaging/macosx/Makefile.am
@@ -76,6 +76,9 @@ EXTRA_DIST = \
ScriptExec/ScriptExec.xcodeproj/project.pbxproj \
ScriptExec/ScriptExec_Prefix.pch \
ScriptExec/version.plist \
+ Scripts/chmodbpf-postinstall.sh \
+ Scripts/cli-postinstall.sh \
+ Scripts/wireshark-postinstall.sh \
utility-launcher \
root.ds_store \
util.ds_store
diff --git a/packaging/nsis/Makefile.am b/packaging/nsis/Makefile.am
index 56e9c1e779..6004987327 100644
--- a/packaging/nsis/Makefile.am
+++ b/packaging/nsis/Makefile.am
@@ -13,4 +13,5 @@ EXTRA_DIST = \
WinPcap_4_1_2.exe \
Makefile.nmake \
Custom.nmake \
- custom_plugins.txt
+ custom_plugins.txt \
+ x64.nsh