aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-06-08 05:20:43 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-06-08 05:20:43 +0000
commitafb0e8b434ff7e218ae9d723850bee33749b107b (patch)
treeff094fead9f65b19511514a0d4d8a9fc8cf30ffe /packaging
parentb5b4195bb918e1c43f50f4596ab5da3cf8a26a56 (diff)
From Michael Mann:
Make interlink built-in dissector (from plugin). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6005 svn path=/trunk/; revision=37610
Diffstat (limited to 'packaging')
-rw-r--r--packaging/nsis/Makefile.nmake1
-rw-r--r--packaging/nsis/wireshark.nsi1
2 files changed, 0 insertions, 2 deletions
diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake
index e627173375..6885ab62d2 100644
--- a/packaging/nsis/Makefile.nmake
+++ b/packaging/nsis/Makefile.nmake
@@ -52,7 +52,6 @@ PLUGINS= \
../../plugins/giop/parlay.dll \
../../plugins/giop/tango.dll \
../../plugins/gryphon/gryphon.dll \
- ../../plugins/interlink/interlink.dll \
../../plugins/irda/irda.dll \
../../plugins/m2m/m2m.dll \
../../plugins/mate/mate.dll \
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index fca68ee38d..1a904f992b 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -913,7 +913,6 @@ File "..\..\plugins\giop\cosnaming.dll"
File "..\..\plugins\giop\parlay.dll"
File "..\..\plugins\giop\tango.dll"
File "..\..\plugins\gryphon\gryphon.dll"
-File "..\..\plugins\interlink\interlink.dll"
File "..\..\plugins\irda\irda.dll"
File "..\..\plugins\m2m\m2m.dll"
File "..\..\plugins\opcua\opcua.dll"