Put crypto-aware version of the library into the right distribution.

This commit is contained in:
Ruslan Ermilov 2004-05-12 06:31:36 +00:00
parent 1bb816d3d1
commit 2841422af9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=129147

View File

@ -35,6 +35,7 @@ MAN= libradius.3 radius.conf.5
DPADD= ${LIBMD}
LDADD= -lmd
.else
DISTRIBUTION= crypto
DPADD= ${LIBSSL}
LDADD= -lssl
CFLAGS+= -DWITH_SSL