From c5a3d10682655b4eed3839cf26729821b70948d6 Mon Sep 17 00:00:00 2001
From: Sascha Volkenandt <sascha (at) akv-soft (dot) de>
Date: Thu, 4 Jan 2007 15:30:39 +0000
Subject: - added screenshot page, which delivers a grabbed image from the
 primary device as jpeg

---
 pages/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'pages/Makefile')

diff --git a/pages/Makefile b/pages/Makefile
index 1e91fb6..9024106 100644
--- a/pages/Makefile
+++ b/pages/Makefile
@@ -15,7 +15,8 @@ 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 timers.o
+OBJS	= menu.o  event_widget.o channels.o schedule.o whats_on_now.o whats_on_next.o timers.o \
+          screenshot.o
 
 ### Default rules:
 
-- 
cgit v1.2.3