From e78a5905d958450d6da3dde9b4352d9fbfe930ec Mon Sep 17 00:00:00 2001 From: rofafor Date: Sun, 7 Mar 2010 17:27:14 +0000 Subject: Added support for Make.global. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1b06a8e5..e3f60f21 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # See the main source file 'xineliboutput.c' for copyright information and # how to reach the author. # -# $Id: Makefile,v 1.87 2010-01-26 11:38:10 phintuka Exp $ +# $Id: Makefile,v 1.88 2010-03-07 17:27:14 rofafor Exp $ # # The official name of this plugin. @@ -74,6 +74,7 @@ VDRINCDIR ?= $(VDRDIR)/include ### Allow user defined options to overwrite defaults: ### +-include $(VDRDIR)/Make.global -include $(VDRDIR)/Make.config -include Make.config -- cgit v1.2.3