From: Andreas Eversberg Date: Sun, 5 Nov 2017 08:15:51 +0000 (+0100) Subject: Add -lncurses to LDD flags X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=commitdiff_plain;h=5566f74eb29be75da44e29ba72ee6f015249ce61 Add -lncurses to LDD flags --- diff --git a/Makefile.am b/Makefile.am index cc4da0d..296af85 100644 --- a/Makefile.am +++ b/Makefile.am @@ -192,6 +192,8 @@ lcr_LDADD = $(LIBCRYPTO) $(MISDN_LIB) -lpthread $(GSM_LIB) $(SIP_LIB) $(VOOTP_LI lcradmin_SOURCES = lcradmin.c cause.c options.c +lcradmin_LDADD = -lncurses + genextension_SOURCES = genext.c options.c extension.c