From 261a226cca081bb8185dbe3b2d6a2216f0f00043 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 12 May 2004 06:31:36 +0000 Subject: Put crypto-aware version of the library into the right distribution. --- lib/libradius/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libradius') diff --git a/lib/libradius/Makefile b/lib/libradius/Makefile index 0f2eb88..9e88ac2 100644 --- a/lib/libradius/Makefile +++ b/lib/libradius/Makefile @@ -35,6 +35,7 @@ MAN= libradius.3 radius.conf.5 DPADD= ${LIBMD} LDADD= -lmd .else +DISTRIBUTION= crypto DPADD= ${LIBSSL} LDADD= -lssl CFLAGS+= -DWITH_SSL -- cgit v1.1