Have tincctl act as a shell when no command is given.
[tinc] / src / Makefile.am
index 2bd1b6b..f0a24e0 100644 (file)
@@ -37,7 +37,7 @@ if TUNEMU
 tincd_SOURCES += bsd/tunemu.c
 endif
 
-tincctl_LDADD = $(CURSES_LIBS)
+tincctl_LDADD = $(CURSES_LIBS) $(READLINE_LIBS)
 
 DEFAULT_INCLUDES =