X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=f0a24e0e3ae684830f7e63f282cd226308cee037;hb=36c6afede36b6956bd86df824f5616c1afee35ed;hp=b0f7791022f4cfc68084db42f43148f03c4c0aee;hpb=53735a9d964579829d089f4b7572aef50c4e1468;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index b0f77910..f0a24e0e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -37,7 +37,7 @@ if TUNEMU tincd_SOURCES += bsd/tunemu.c endif -tincctl_LDADD = $(CURSES_LIBS) +tincctl_LDADD = $(CURSES_LIBS) $(READLINE_LIBS) DEFAULT_INCLUDES = @@ -45,8 +45,8 @@ INCLUDES = @INCLUDES@ -I$(top_builddir) noinst_HEADERS = \ xalloc.h utils.h getopt.h list.h splay_tree.h dropin.h fake-getaddrinfo.h fake-getnameinfo.h fake-gai-errnos.h ipv6.h ipv4.h ethernet.h \ - buffer.h conf.h connection.h control.h control_common.h device.h edge.h graph.h logger.h meta.h net.h netutl.h node.h process.h \ - protocol.h route.h subnet.h tincctl.h top.h bsd/tunemu.h + buffer.h conf.h connection.h control.h control_common.h device.h edge.h graph.h info.h logger.h meta.h net.h netutl.h node.h process.h \ + protocol.h route.h subnet.h sptps.h tincctl.h top.h bsd/tunemu.h nodist_noinst_HEADERS = \ cipher.h crypto.h ecdh.h ecdsa.h digest.h prf.h rsa.h ecdsagen.h rsagen.h