X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=b9a830712efc4f83e007e4ca7833b3a5874a1ebe;hb=158cbe99f972a1613b7d4d95abfe5fe48e019e67;hp=0e45a1c5bf690b17a4340c38dca2a8bf2ecc1544;hpb=084ba04f51441098c55d3bd21b11bbe368e7b52e;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index 0e45a1c5..b9a83071 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -35,22 +35,16 @@ libmeshlink_la_SOURCES = \ ecdsa.h \ ecdsagen.h \ edge.c edge.h \ - ethernet.h \ event.c event.h \ fake-gai-errnos.h \ fake-getaddrinfo.c fake-getaddrinfo.h \ fake-getnameinfo.c fake-getnameinfo.h \ - getopt.c getopt.h \ - getopt1.c \ graph.c graph.h \ hash.c hash.h \ have.h \ - ipv4.h \ - ipv6.h \ 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 +52,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 \