summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGnapheus <solevita50@googlemail.com>2010-09-30 17:21:33 +0200
committerGnapheus <solevita50@googlemail.com>2010-09-30 17:21:33 +0200
commita9e158b72c47f57f10b2d1690d05c69f0c4b84c4 (patch)
tree1bebe3271fcca8914702c87ea68e572ddc644093 /Makefile
parentc9b7209f89d76e6509c82bbcae9ea27ceb89f1ee (diff)
downloadvdr-plugin-zappilot-a9e158b72c47f57f10b2d1690d05c69f0c4b84c4.tar.gz
vdr-plugin-zappilot-a9e158b72c47f57f10b2d1690d05c69f0c4b84c4.tar.bz2
reformated code; added support for epgsearch switch timer; in fast browse mode yellow and blue buttons now change the channel group
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 265cc33..ef879f2 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"'
### The object files (add further files here):
-OBJS = $(PLUGIN).o zappilotosd.o zappilotsetup.o
+OBJS = $(PLUGIN).o zappilotosd.o zappilotsetup.o
### The main target: