aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-06-04 18:45:02 +0000
committerGerald Combs <gerald@wireshark.org>2010-06-04 18:45:02 +0000
commitf6b2458924a0fef8d513642515bdd3a297fbfee0 (patch)
treea70a146ada3498217daa4a94c3cbed76eb2e5775 /configure.in
parentcfe5890af7a14c01cb179a3d3cf558f9fa7fac56 (diff)
From Matt Poduska via bug 1957 (with minor changes):
New dissector (plugin) to support decode of the EPCglobal Low-Level Reader protocol (see llrp.org for more information). This dissector has passed fuzz testing. svn path=/trunk/; revision=33088
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 73267b3582..1ea386cd47 100644
--- a/configure.in
+++ b/configure.in
@@ -1860,6 +1860,7 @@ AC_OUTPUT(
plugins/gryphon/Makefile
plugins/interlink/Makefile
plugins/irda/Makefile
+ plugins/llrp/Makefile
plugins/m2m/Makefile
plugins/mate/Makefile
plugins/opcua/Makefile