X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=25df72f47a4a3272db97bdeceb05bd5988ac5105;hb=b29ef536f45f237d39680b8c21b7067a829a0f0a;hp=1cb2b6ac49f79663b73e2c6443971051159440ae;hpb=1ffa0e102dc0d036241ee1ea2a13df42526c0872;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index 1cb2b6ac..25df72f4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,8 +28,6 @@ libmeshlink_la_SOURCES = \ cipher.h \ conf.c conf.h \ connection.c connection.h \ - control.c control.h \ - control_common.h \ crypto.h \ digest.h \ dropin.c dropin.h \ @@ -52,7 +50,6 @@ libmeshlink_la_SOURCES = \ list.c list.h \ logger.c logger.h \ meta.c meta.h \ - names.c names.h \ net.c net.h \ net_packet.c \ net_setup.c \ @@ -60,7 +57,6 @@ libmeshlink_la_SOURCES = \ netutl.c netutl.h \ node.c node.h \ prf.h \ - process.c process.h \ protocol.c protocol.h \ protocol_auth.c \ protocol_edge.c \ @@ -69,7 +65,6 @@ libmeshlink_la_SOURCES = \ route.c route.h \ rsa.h \ rsagen.h \ - script.c script.h \ splay_tree.c splay_tree.h \ sptps.c sptps.h \ system.h \