aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-03-08 14:25:55 +0000
committerEvan Huus <eapache@gmail.com>2013-03-08 14:25:55 +0000
commit826c14b456f0eefba15bcc0a645fd78e3b1012b0 (patch)
treea7442b958ce323affe8a51f909b8fc8c208fe269 /epan/dissectors/Makefile.common
parent00d64fade28161ccc9b935020b9b0782acaf2556 (diff)
From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8414
Dissector for USBVIDEO. svn path=/trunk/; revision=48190
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index b110f69148..0ee27c3cab 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1132,6 +1132,7 @@ DISSECTOR_SRC = \
packet-usb-hid.c \
packet-usb-hub.c \
packet-usb-masstorage.c \
+ packet-usb-video.c \
packet-usb.c \
packet-user_encap.c \
packet-uts.c \