From: Andreas Ă–man Date: Mon, 1 Sep 2008 18:34:02 +0000 (+0000) Subject: Compile cwc and decsa X-Git-Tag: 2.12~931 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c5c3ab2e49486a697c5bb9cb99e76d8342a85b0;p=thirdparty%2Ftvheadend.git Compile cwc and decsa --- diff --git a/Makefile b/Makefile index a6a4797f2..639628d51 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,9 @@ VPATH += dvb SRCS += dvb.c dvb_support.c dvb_fe.c dvb_tables.c \ diseqc.c dvb_adapter.c dvb_multiplex.c dvb_transport.c dvb_preconf.c +SRCS += cwc.c krypt.c +VPATH += ffdecsa +SRCS += FFdecsa.c # # Primary web interface