aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 95ad3395ea..09f23686ca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -259,6 +259,7 @@ plugin_ldadd = \
-dlopen plugins/rtnet/rtnet.la \
-dlopen plugins/rudp/rudp.la \
-dlopen plugins/sbus/sbus.la \
+ -dlopen plugins/sercosiii/sercosiii.la \
-dlopen plugins/stats_tree/stats_tree.la \
-dlopen plugins/unistim/unistim.la \
-dlopen plugins/v5ua/v5ua.la \