aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-23 18:56:06 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-23 18:56:06 +0000
commit908bd0973068631b473fe12355affd7e44c5c9cd (patch)
tree5179afaaf289bc9311e26bf52279b89310b2c39c /epan/dissectors/Makefile.common
parentb16af7bdec39afe0819c52e1573e37f9cc2e378a (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 Bluetooth: Add support for Low Energy Link Layer dissector svn path=/trunk/; revision=54405
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 4694613eb2..3dd2cc401b 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -343,6 +343,7 @@ DISSECTOR_SRC = \
packet-bthid.c \
packet-bthsp.c \
packet-btl2cap.c \
+ packet-btle.c \
packet-btmcap.c \
packet-btobex.c \
packet-btrfcomm.c \