summaryrefslogtreecommitdiff
path: root/Make.config.template
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-18 11:01:28 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-18 11:01:28 +0100
commita353b544cd03f02bcaf294a2f29374236af080e3 (patch)
treeb2bacdb2604be65ee5fcde09cd87dc7bbd4172a8 /Make.config.template
parent7d181c2e3563af7f6ab31ddbc990eb83ca6baa83 (diff)
downloadvdr-a353b544cd03f02bcaf294a2f29374236af080e3.tar.gz
vdr-a353b544cd03f02bcaf294a2f29374236af080e3.tar.bz2
Changed the template for PLGCFG to $(CONFDIR)/plugins.mk
Diffstat (limited to 'Make.config.template')
-rw-r--r--Make.config.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/Make.config.template b/Make.config.template
index b02d796e..2bc0a8f1 100644
--- a/Make.config.template
+++ b/Make.config.template
@@ -6,7 +6,7 @@
# See the main source file 'vdr.c' for copyright information and
# how to reach the author.
#
-# $Id: Make.config.template 2.18 2013/02/08 10:31:38 kls Exp $
+# $Id: Make.config.template 2.19 2013/02/18 10:55:39 kls Exp $
### The C compiler and options:
@@ -62,7 +62,7 @@ endif
# Use this if you want to have a central place where you configure compile time
# parameters for plugins:
-#PLGCFG = $(CONFDIR)/plugins.conf
+#PLGCFG = $(CONFDIR)/plugins.mk
### The remote control: