Add files to distribution.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37589 f5534014-38df-0310-8fa8-9805f1628bb7
This commit is contained in:
etxrab 2011-06-07 14:15:50 +00:00
parent 2dcdb962a4
commit 9226a31487
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