summaryrefslogtreecommitdiff
path: root/Makefile.mesh
diff options
context:
space:
mode:
authorBrian Gix <brian.gix@intel.com>2018-09-07 14:45:04 -0700
committerBrian Gix <brian.gix@intel.com>2018-10-03 13:42:52 -0700
commitdf337d8d50273c36367757419a8918dc3870bad9 (patch)
tree6ce7fc5f07112463f575654847a2f53b91b4218f /Makefile.mesh
parent634f0a6e1125af8d5959bff119d9336a8d81c028 (diff)
downloadbluez-df337d8d50273c36367757419a8918dc3870bad9.tar.gz
mesh: Add centralized caching Net Key management
Diffstat (limited to 'Makefile.mesh')
-rw-r--r--Makefile.mesh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.mesh b/Makefile.mesh
index e93e68e38..0df7db2be 100644
--- a/Makefile.mesh
+++ b/Makefile.mesh
@@ -1,5 +1,6 @@
if MESH
mesh_sources = mesh/mesh.h mesh/mesh.c \
+ mesh/net_keys.h mesh/net_keys.c \
mesh/mesh-io.h mesh/mesh-io.c \
mesh/mesh-io-api.h \
mesh/mesh-io-generic.h \