From 512ed2c60137bf5efe184fac8212569a880c1933 Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Wed, 3 Jan 2007 21:35:46 +0000 Subject: Update --- pages/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/Makefile') diff --git a/pages/Makefile b/pages/Makefile index bc6a6d8..3a08054 100644 --- a/pages/Makefile +++ b/pages/Makefile @@ -14,7 +14,7 @@ VDRDIR ?= ../../../.. ### The object files (add further files here): -OBJS = menu.o event_widget.o channels.o schedule.o whats_on_now.o whats_on_next.o +OBJS = menu.o event_widget.o channels.o schedule.o whats_on_now.o whats_on_next.o timers.o ### Default rules: -- cgit v1.2.3