X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=25df72f47a4a3272db97bdeceb05bd5988ac5105;hb=fb201f9a34229320493e822e65581543dc0e4b53;hp=0e45a1c5bf690b17a4340c38dca2a8bf2ecc1544;hpb=084ba04f51441098c55d3bd21b11bbe368e7b52e;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index 0e45a1c5..25df72f4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -50,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 \ @@ -58,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 \