summaryrefslogtreecommitdiff
path: root/PLUGINS/src/servicedemo
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-06-24 09:15:17 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-06-24 09:15:17 +0200
commit830d86017a8f510272574f38aa9f159a3b9acc26 (patch)
tree979e581f8824565c26c2570b8c5aa3f3b26bd14e /PLUGINS/src/servicedemo
parent2be1771869a37f339cb9dbd772aa388b5c7b8f16 (diff)
downloadvdr-830d86017a8f510272574f38aa9f159a3b9acc26.tar.gz
vdr-830d86017a8f510272574f38aa9f159a3b9acc26.tar.bz2
Fixed the Makefile of the 'servicedemo' plugin, so that it defines the PLUGIN macro; added a comment regarding the PLUGIN macro to the 'newplugin' script
Diffstat (limited to 'PLUGINS/src/servicedemo')
-rw-r--r--PLUGINS/src/servicedemo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/PLUGINS/src/servicedemo/Makefile b/PLUGINS/src/servicedemo/Makefile
index 08e83c31..e44af0b1 100644
--- a/PLUGINS/src/servicedemo/Makefile
+++ b/PLUGINS/src/servicedemo/Makefile
@@ -1,12 +1,13 @@
#
# Makefile for a Video Disk Recorder plugin
#
-# $Id: Makefile 1.6 2006/04/24 17:21:01 kls Exp $
+# $Id: Makefile 1.7 2006/06/24 09:09:54 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 = servicedemo # dummy name for Make.config
PLUGIN1 = svccli
PLUGIN2 = svcsvr