summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-11 13:23:17 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-11 13:23:17 +0000
commit405be3098f5568455f65607cc2c9e86b47527af2 (patch)
tree9f121d16ed895f1d972c08692803c9d949bc01ce /packaging
parentde5a407bbbd24a7ee6057588714f53ed709f1f30 (diff)
downloadwireshark-405be3098f5568455f65607cc2c9e86b47527af2.tar.gz
From Valery Sigalov:
New dissector for TPNCP protocol. http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1853 svn path=/trunk/; revision=23428
Diffstat (limited to 'packaging')
-rw-r--r--packaging/nsis/wireshark.nsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index 8d12a47601..be76e68268 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -492,6 +492,10 @@ File "..\..\dtds\xcap-error.dtd"
File "..\..\dtds\watcherinfo.dtd"
SetOutPath $INSTDIR
+; Install the TPNCP DAT file in the "tpncp" subdirectory
+; of the installation directory.
+SetOutPath $INSTDIR\tpncp
+File "..\..\tpncp\tpncp.dat"
;
; install the wimaxasncp TLV definitions in the wimaxasncp subdirectory