diff options
| author | Gnapheus <solevita50@googlemail.com> | 2010-09-30 17:21:33 +0200 |
|---|---|---|
| committer | Gnapheus <solevita50@googlemail.com> | 2010-09-30 17:21:33 +0200 |
| commit | a9e158b72c47f57f10b2d1690d05c69f0c4b84c4 (patch) | |
| tree | 1bebe3271fcca8914702c87ea68e572ddc644093 /Makefile | |
| parent | c9b7209f89d76e6509c82bbcae9ea27ceb89f1ee (diff) | |
| download | vdr-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
