Diff between f0d0585e5934842b3cf01c15ee55fdefab4d472b and cb3418a81512597f67d8e221ed74f0d7498640db

Changed Files

File Additions Deletions Status
Makefile.mesh +1 -1 modified

Full Patch

diff --git a/Makefile.mesh b/Makefile.mesh
index a9c387e..8b5af4c 100644
--- a/Makefile.mesh
+++ b/Makefile.mesh
@@ -24,7 +24,7 @@ libexec_PROGRAMS += mesh/meshd
 
 mesh_meshd_SOURCES = $(mesh_sources) mesh/main.c
 mesh_meshd_LDADD = src/libshared-ell.la $(ell_ldadd) -ljson-c
-mesh_meshd_DEPENDENCIES = $(ell_dependencies)
+mesh_meshd_DEPENDENCIES = $(ell_dependencies) src/libshared-ell.la
 
 noinst_PROGRAMS += mesh/btmesh