aboutsummaryrefslogtreecommitdiff
path: root/types/BUILD.gn
diff options
context:
space:
mode:
authorJakub Pawlowski <jpawlowski@google.com>2018-11-20 19:27:11 +0100
committerJakub Pawlowski <jpawlowski@google.com>2018-11-20 19:30:03 +0100
commit83db4992e37b89c169f5a75efd79d93313926d55 (patch)
tree415e235f70b2b605046f10ee6e7140c21f0228a9 /types/BUILD.gn
parente72c597aa7b936a163d0fe027d33339a5603d9be (diff)
downloadbt-83db4992e37b89c169f5a75efd79d93313926d55.tar.gz
Linux tests build fix
Test: compile on Linux using ninja Change-Id: I180679a7a6f12abe83db0480d9007ebdfdf1d451
Diffstat (limited to 'types/BUILD.gn')
-rw-r--r--types/BUILD.gn3
1 files changed, 2 insertions, 1 deletions
diff --git a/types/BUILD.gn b/types/BUILD.gn
index 617bbb65c..fa9a4af4c 100644
--- a/types/BUILD.gn
+++ b/types/BUILD.gn
@@ -20,8 +20,9 @@ static_library("types") {
]
sources = [
- "raw_address.cc",
"bluetooth/uuid.cc",
+ "le_address.cc",
+ "raw_address.cc",
]
include_dirs = [