X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=1cb2b6ac49f79663b73e2c6443971051159440ae;hb=1ffa0e102dc0d036241ee1ea2a13df42526c0872;hp=fab950898e554a590d433f40d2f284adb76c7d3b;hpb=b3b89e46b1b84fa6cf1726fabe9e9c7bb0d3d831;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index fab95089..1cb2b6ac 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -66,15 +66,12 @@ libmeshlink_la_SOURCES = \ protocol_edge.c \ protocol_key.c \ protocol_misc.c \ - protocol_subnet.c \ route.c route.h \ rsa.h \ rsagen.h \ script.c script.h \ splay_tree.c splay_tree.h \ sptps.c sptps.h \ - subnet.c subnet.h \ - subnet_parse.c \ system.h \ tincd.c \ utils.c utils.h \