aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-23 18:55:04 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-23 18:55:04 +0000
commit717b8d3c493e7a0a18897c9274d13b105814faa9 (patch)
treebbd4b9d2d749bb77e47665ebeffe68707f7b298d /epan/dissectors/Makefile.common
parent00fd173870f92b1645d90aae156f4f19511fb6b6 (diff)
From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9562
USB: Add support for Bluetooth Ubertooth with initial version of Low Energy Link Layer protocol and NFC ACR122 USB: Add support for Ubertooth dissections svn path=/trunk/; revision=54402
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 a369f3673e..4694613eb2 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1165,6 +1165,7 @@ DISSECTOR_SRC = \
packet-ua3g.c \
packet-uasip.c \
packet-uaudp.c \
+ packet-ubertooth.c \
packet-ucp.c \
packet-udld.c \
packet-udp.c \