summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrofafor <rofafor>2010-03-07 17:27:14 +0000
committerrofafor <rofafor>2010-03-07 17:27:14 +0000
commite78a5905d958450d6da3dde9b4352d9fbfe930ec (patch)
tree7094b598076102e845f9edb9c4a88cf815b9bab2
parent88cff51d314dc5a2c9eac93b163863bd3123c223 (diff)
downloadxineliboutput-e78a5905d958450d6da3dde9b4352d9fbfe930ec.tar.gz
xineliboutput-e78a5905d958450d6da3dde9b4352d9fbfe930ec.tar.bz2
Added support for Make.global.
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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