From 9e6da22ed88f3eceef3862aaae79f9aaa20d3bea Mon Sep 17 00:00:00 2001 From: Brian Gix Date: Wed, 20 Feb 2019 15:21:42 -0800 Subject: mesh: Fix for file naming convention --- Makefile.mesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.mesh') diff --git a/Makefile.mesh b/Makefile.mesh index 28c87a061..76e424b92 100644 --- a/Makefile.mesh +++ b/Makefile.mesh @@ -5,7 +5,7 @@ dbus_DATA += mesh/bluetooth-mesh.conf endif mesh_sources = mesh/mesh.h mesh/mesh.c \ - mesh/net_keys.h mesh/net_keys.c \ + mesh/net-keys.h mesh/net-keys.c \ mesh/mesh-io.h mesh/mesh-io.c \ mesh/error.h mesh/mesh-io-api.h \ mesh/mesh-io-generic.h \ -- cgit v1.2.1