From: leslie Date: Mon, 8 Sep 2008 22:08:16 +0000 (+0800) Subject: irdeto: fix linking with libcrypto X-Git-Tag: 0.9.1~26 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=c6e6233493605415bc892617b77d7adaf19b7c4d;p=sasc-ng.git irdeto: fix linking with libcrypto --- diff --git a/systems/irdeto/irdeto.mk b/systems/irdeto/irdeto.mk index dd16106..0f04731 100644 --- a/systems/irdeto/irdeto.mk +++ b/systems/irdeto/irdeto.mk @@ -3,3 +3,4 @@ # TARGET = irdeto OBJS = irdeto.o irdeto1.o irdeto2.o +LIBS = -lcrypto