From b4a5cef7ea681eb9b65970621835852288ada66a Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Fri, 31 Dec 2010 15:43:27 +0100 Subject: Added Make.global to plugin makefile Changed URL in README --- plugin/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugin/Makefile') diff --git a/plugin/Makefile b/plugin/Makefile index 9a2ffde..f02ab0b 100644 --- a/plugin/Makefile +++ b/plugin/Makefile @@ -25,6 +25,10 @@ VDRDIR = ../../../.. LIBDIR = ../../../lib TMPDIR = /tmp +### Make sure that necessary options are included: + +-include $(VDRDIR)/Make.global + ### Allow user defined options to overwrite defaults: -include $(VDRDIR)/Make.config -- cgit v1.2.3