summaryrefslogtreecommitdiff
path: root/pages/Makefile
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 20:48:45 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 20:48:45 +0000
commit900d856f4196491550779de43ad3e5f2f0f271ce (patch)
treef9d1504a1d7ac6f25337b93edf19a1aea1626ad9 /pages/Makefile
parent48575b063d5bad1f500a721e380daaaac7f05258 (diff)
downloadvdr-plugin-live-900d856f4196491550779de43ad3e5f2f0f271ce.tar.gz
vdr-plugin-live-900d856f4196491550779de43ad3e5f2f0f271ce.tar.bz2
Neues und Bugfixes
Diffstat (limited to 'pages/Makefile')
-rw-r--r--pages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/Makefile b/pages/Makefile
index b37c527..bc6a6d8 100644
--- a/pages/Makefile
+++ b/pages/Makefile
@@ -14,7 +14,7 @@ VDRDIR ?= ../../../..
### The object files (add further files here):
-OBJS = menu.o channels.o schedule.o whats_on_now.o
+OBJS = menu.o event_widget.o channels.o schedule.o whats_on_now.o whats_on_next.o
### Default rules: