aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/Makefile.nmake
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2008-05-10 14:44:32 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2008-05-10 14:44:32 +0000
commitcacee64927eff0781816cfdacb505711c08a866e (patch)
treee03dd63e258ef9890f752eb2e35b0d288f96ac88 /packaging/nsis/Makefile.nmake
parent098f95fad98404894e754057654d41581aa79823 (diff)
From Hans-Peter Bock:
Attached to this post you find a patch for integration into wireshark that adds a dissector for SERCOS III, ethertype 0x88cd. svn path=/trunk/; revision=25270
Diffstat (limited to 'packaging/nsis/Makefile.nmake')
-rw-r--r--packaging/nsis/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake
index b211b2e67d..597cd66cc3 100644
--- a/packaging/nsis/Makefile.nmake
+++ b/packaging/nsis/Makefile.nmake
@@ -67,6 +67,7 @@ PLUGINS= \
../../plugins/rtnet/rtnet.dll \
../../plugins/rudp/rudp.dll \
../../plugins/sbus/sbus.dll \
+ ../../plugins/sercosiii/sercosiii.dll \
../../plugins/stats_tree/stats_tree.dll \
../../plugins/unistim/unistim.dll \
../../plugins/v5ua/v5ua.dll \