X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=ea4da6df9c06611793f623d80b40fea11e1075eb;hb=f5bb64b36ae0807cdd3f241f81a8e933065437f6;hp=6a8737b65d5ab2aa69484a26a77f164bb39d3819;hpb=a9eba276a4ccec1c67611e8496ac0a30137b7493;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index 6a8737b6..ea4da6df 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,7 +9,7 @@ tincd_SOURCES = \ buffer.c conf.c connection.c control.c edge.c graph.c logger.c meta.c net.c net_packet.c net_setup.c \ net_socket.c netutl.c node.c process.c protocol.c protocol_auth.c protocol_edge.c protocol_misc.c \ protocol_key.c protocol_subnet.c route.c sptps.c subnet.c subnet_parse.c event.c tincd.c \ - dummy_device.c raw_socket_device.c multicast_device.c + dummy_device.c raw_socket_device.c multicast_device.c names.c if UML tincd_SOURCES += uml_device.c @@ -24,7 +24,7 @@ nodist_tincd_SOURCES = \ tincctl_SOURCES = \ utils.c getopt.c getopt1.c dropin.c \ - info.c list.c subnet_parse.c tincctl.c top.c + info.c list.c subnet_parse.c tincctl.c top.c names.c nodist_tincctl_SOURCES = \ ecdsagen.c rsagen.c