aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/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 /plugins/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 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 6c13eeda1a..7454dc2bad 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -44,6 +44,7 @@ SUBDIRS = \
rtnet \
rudp \
sbus \
+ sercosiii \
stats_tree \
unistim \
v5ua \