From 2072c668df9ad48586fd2750713da0be742dda6d Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Sat, 13 Jan 2007 18:37:21 +0000 Subject: - added service to switch channels by channel-id --- pages/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/Makefile') diff --git a/pages/Makefile b/pages/Makefile index 8da6bb1..6bf3286 100644 --- a/pages/Makefile +++ b/pages/Makefile @@ -16,7 +16,7 @@ VDRDIR ?= ../../../.. ### The object files (add further files here): OBJS = menu.o channels.o recordings.o schedule.o \ - screenshot.o timers.o whats_on.o \ + screenshot.o timers.o whats_on.o switch_channel.o \ keypress.o remote.o channels_widget.o edit_timer.o \ error.o pageelems.o tooltip_widget.o -- cgit v1.2.3