From 6356ddca38694c0f4f7e940f3dd31bbbc5aa6f46 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 24 Oct 2009 14:29:19 +0000 Subject: [PATCH] fix for capmt in Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index cd734696..f1078eea 100644 --- a/Makefile +++ b/Makefile @@ -88,6 +88,7 @@ SRCS += src/dvb/dvb.c \ # cwc # SRCS += src/cwc.c \ + src/capmt.c \ src/krypt.c \ src/ffdecsa/FFdecsa.c