summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0fbfcfb..491f2e5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# Makefile for the submenu VDR plugin
+# Makefile for the menuorg VDR plugin
#
# $Id: Makefile 4096 2006-08-20 21:11:08Z svntobi $
@@ -7,7 +7,7 @@
# This name will be used in the '-P...' option of VDR to load the plugin.
# By default the main source file also carries this name.
#
-PLUGIN = submenu
+PLUGIN = menuorg
### The version number of this plugin (taken from the main source file):