diff options
| author | Christian Wieninger <cwieninger@gmx.de> | 2012-03-06 22:34:19 +0100 |
|---|---|---|
| committer | Christian Wieninger <cwieninger@gmx.de> | 2012-03-06 22:34:19 +0100 |
| commit | c8338ee6b4edfe87591492635b317a208de491b1 (patch) | |
| tree | e40e93f6a13163f827adedb2d684b4618454264f /Makefile | |
| parent | 00b5f250c69a88a202faaa84abc0ca1a880b6b21 (diff) | |
| download | vdr-plugin-epgsearch-c8338ee6b4edfe87591492635b317a208de491b1.tar.gz vdr-plugin-epgsearch-c8338ee6b4edfe87591492635b317a208de491b1.tar.bz2 | |
another typo
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ endif ### overwrite this with PLUGIN_EPGSEARCH_SEP_ITEMS=--- in your Make.config ### to avoid problems with graphlcd ifdef PLUGIN_EPGSEARCH_SEP_ITEMS -DEFINES += -DMENU_SEPERATOR_ITEMS='"$(PLUGIN_EPGSEARCH_SEP_ITEMS)"' +DEFINES += -DMENU_SEPARATOR_ITEMS='"$(PLUGIN_EPGSEARCH_SEP_ITEMS)"' endif OBJS2 = mainmenushortcut.o epgsearchonly.o |
