summaryrefslogtreecommitdiff
path: root/pages/Makefile
diff options
context:
space:
mode:
authorSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-01-06 23:31:48 +0000
committerSascha Volkenandt <sascha (at) akv-soft (dot) de>2007-01-06 23:31:48 +0000
commit61588887f4a8ea546188b95ddbb5785a816c3643 (patch)
tree26b6ee560b7e626bbd5f01a359eb99881d660376 /pages/Makefile
parent32166b92325891d2c7c1f2e004d13c5e57065a78 (diff)
downloadvdr-plugin-live-61588887f4a8ea546188b95ddbb5785a816c3643.tar.gz
vdr-plugin-live-61588887f4a8ea546188b95ddbb5785a816c3643.tar.bz2
- added error widget
Diffstat (limited to 'pages/Makefile')
-rw-r--r--pages/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/Makefile b/pages/Makefile
index 246a6c5..97b91cf 100644
--- a/pages/Makefile
+++ b/pages/Makefile
@@ -17,7 +17,8 @@ VDRDIR ?= ../../../..
OBJS = menu.o event_widget.o channels.o recordings.o schedule.o \
screenshot.o timers.o whats_on_now.o whats_on_next.o \
- keypress.o remote.o channels_widget.o edit_timer.o
+ keypress.o remote.o channels_widget.o edit_timer.o \
+ error_widget.o error.o
### Default rules: