Add some missing libraries to LDADD
This commit is contained in:
parent
ccb43dfe5a
commit
d0b9848e58
@ -8,6 +8,6 @@ NOMAN= yet
|
||||
SRCS = sysinstall.c dkcksum.c
|
||||
|
||||
CFLAGS += -Wall
|
||||
LDADD = -ldialog
|
||||
LDADD = -ldialog -lncurses -lmytinfo
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user