diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile index da1a2338067..a26575dc5e9 100644 --- a/usr.sbin/kbdcontrol/Makefile +++ b/usr.sbin/kbdcontrol/Makefile @@ -1,4 +1,5 @@ PROG= kbdcontrol SRCS= kbdcontrol.c lex.l +LDADD+= -ll .include