aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorUwe Girlich <Uwe.Girlich@philosys.de>2010-03-16 06:58:25 +0000
committerUwe Girlich <Uwe.Girlich@philosys.de>2010-03-16 06:58:25 +0000
commitc4d29dfd995c868966adc08ffbbef8bd7e446e25 (patch)
treef126511c609c22bb98b05eb3b993da17bba50a1d /plugins/Makefile.am
parent5535f4a598d4eb517206e004b09bf15b4d5fc07f (diff)
This adds a new dissector plugin: INTERLINK. This protocol is used in
(real and simulated) BMW cars for all kinds of gadget communication. My plugin only dissects the high level infrastructure and not any particular messages. It uses a heuristic dissector to detect INTERLINK packets. svn path=/trunk/; revision=32202
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 4763c0a869..f7f49cf3e3 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -28,6 +28,7 @@ SUBDIRS = $(_CUSTOM_SUBDIRS_) \
ethercat \
giop \
gryphon \
+ interlink \
irda \
m2m \
mate \