From f6b2458924a0fef8d513642515bdd3a297fbfee0 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 4 Jun 2010 18:45:02 +0000 Subject: 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 --- packaging/nsis/Makefile.nmake | 1 + 1 file changed, 1 insertion(+) (limited to 'packaging/nsis/Makefile.nmake') diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake index cb643d5049..95b522a231 100644 --- a/packaging/nsis/Makefile.nmake +++ b/packaging/nsis/Makefile.nmake @@ -55,6 +55,7 @@ PLUGINS= \ ../../plugins/gryphon/gryphon.dll \ ../../plugins/interlink/interlink.dll \ ../../plugins/irda/irda.dll \ + ../../plugins/llrp/llrp.dll \ ../../plugins/m2m/m2m.dll \ ../../plugins/mate/mate.dll \ ../../plugins/opcua/opcua.dll \ -- cgit v1.2.3