From 32b1bb04be607b1416bc7f3b0d0366df2318afb3 Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Wed, 3 Jan 2007 15:18:04 +0000 Subject: Zwischen-commit --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4688998..13a69c4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # Makefile for a Video Disk Recorder plugin # -# $Id: Makefile,v 1.6 2007/01/02 21:30:58 lordjaxom Exp $ +# $Id: Makefile,v 1.7 2007/01/03 15:18:04 thomas Exp $ # The official name of this plugin. # This name will be used in the '-P...' option of VDR to load the plugin. @@ -56,7 +56,7 @@ SUBDIRS = httpd OBJS = $(PLUGIN).o thread.o tntconfig.o setup.o -WEBS = channels.o schedule.o +WEBS = styles.o menu.o channels.o schedule.o whats_on_now.o ### Default rules: -- cgit v1.2.3