Add files to distribution.

svn path=/trunk/; revision=37589
This commit is contained in:
Anders Broman 2011-06-07 14:15:50 +00:00
parent 71325b8ac2
commit 1ec3c2e6fd
3 changed files with 6 additions and 1 deletions

View File

@ -611,6 +611,7 @@ EXTRA_DIST = \
debian/wireshark.files \
debian/wireshark.manpages \
debian/wireshark.menu \
epan/dfilter/README.dfilter \
dfilters \
doxygen.cfg.in \
dumpcap.c \

View File

@ -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

View File

@ -13,4 +13,5 @@ EXTRA_DIST = \
WinPcap_4_1_2.exe \
Makefile.nmake \
Custom.nmake \
custom_plugins.txt
custom_plugins.txt \
x64.nsh