From 6e6955d282944c5f2e73ab454cfcc374414986c6 Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Tue, 2 Jan 2007 19:37:57 +0000 Subject: *** empty log message *** --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b69c1df..ff1194e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # Makefile for a Video Disk Recorder plugin # -# $Id: Makefile,v 1.1 2007/01/02 19:18:27 lordjaxom Exp $ +# $Id: Makefile,v 1.2 2007/01/02 19:37:57 thomas Exp $ # The official name of this plugin. # This name will be used in the '-P...' option of VDR to load the plugin. @@ -58,7 +58,7 @@ LIBS += httpd/libhttpd.a OBJS = $(PLUGIN).o thread.o tntconfig.o setup.o -WEBS = channels.o +WEBS = channels.o schedule.o ### Implicit rules: -- cgit v1.2.3