From cacee64927eff0781816cfdacb505711c08a866e Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Sat, 10 May 2008 14:44:32 +0000 Subject: 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 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3