diff --git a/PLUGINS/src/osddemo/Makefile b/PLUGINS/src/osddemo/Makefile index 60b5486b..b6b4e9b9 100644 --- a/PLUGINS/src/osddemo/Makefile +++ b/PLUGINS/src/osddemo/Makefile @@ -1,9 +1,11 @@ # # Makefile for a Video Disk Recorder plugin # -# $Id: Makefile 2.8 2012/12/21 11:36:59 kls Exp $ +# $Id: Makefile 2.9 2012/12/21 11:45:26 kls Exp $ # The official name of this plugin. +# 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 = osddemo