X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2FMakefile.am;h=f793e91256da71e7ef038f111b409d29c22da772;hp=ef0d8d9e800f9d663e2fa9c95fad41d546db7569;hb=ed1f31db1e8840ffd6849b48bcad93e9975a24bb;hpb=2cd74834fff509cdd9ed51232a3a78e7cad04803 diff --git a/src/Makefile.am b/src/Makefile.am index ef0d8d9e..f793e912 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -64,6 +64,7 @@ libmeshlink_la_SOURCES = \ net_socket.c \ netutl.c netutl.h \ node.c node.h \ + submesh.c submesh.h \ prf.c prf.h \ protocol.c protocol.h \ protocol_auth.c \