auditdistd: Remove useless linking with libl

This commit is contained in:
Emmanuel Vadot 2020-03-24 07:08:39 +00:00
parent 118eb647f9
commit 8daefe0081
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359270

View file

@ -21,7 +21,7 @@ SRCS+= sandbox.c sender.c subr.c
SRCS+= token.l trail.c
MAN= auditdistd.8 auditdistd.conf.5
LIBADD+= l pthread util crypto ssl
LIBADD+= pthread util crypto ssl
YFLAGS+=-v