From 4e15f6d658139fca773b76088bf1523839c20ffd Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 6 Jan 2003 14:44:27 +0100 Subject: Implemented 'Link Layer' based CAM support --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d1e17a7d..efeed0de 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # See the main source file 'vdr.c' for copyright information and # how to reach the author. # -# $Id: Makefile 1.55 2002/12/15 15:15:55 kls Exp $ +# $Id: Makefile 1.56 2003/01/06 12:28:09 kls Exp $ .DELETE_ON_ERROR: @@ -32,7 +32,7 @@ INCLUDES = -I$(DVBDIR)/include DTVLIB = $(DTVDIR)/libdtv.a -OBJS = audio.o channels.o config.o cutter.o device.o diseqc.o dvbdevice.o dvbosd.o\ +OBJS = audio.o channels.o ci.o config.o cutter.o device.o diseqc.o dvbdevice.o dvbosd.o\ dvbplayer.o dvbspu.o eit.o eitscan.o font.o i18n.o interface.o keys.o\ lirc.o menu.o menuitems.o osdbase.o osd.o player.o plugin.o rcu.o\ receiver.o recorder.o recording.o remote.o remux.o ringbuffer.o sources.o\ -- cgit v1.2.3