usb.c is in the dissectors directory.

svn path=/trunk/; revision=46285
This commit is contained in:
Jeff Morriss 2012-11-29 15:34:25 +00:00
parent 0594b41113
commit 10b145c8b5
1 changed files with 1 additions and 1 deletions

View File

@ -1298,7 +1298,7 @@ set(IPMI_SUBPARSERS
set(DISSECTOR_SUPPORT_SRC
${IPMI_SUBPARSERS}
dissectors/packet-dcerpc-nt.c
usb.c
dissectors/usb.c
register.c
)