From a191045b94b9c76e249b92aa8fe6d385e64bff54 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sun, 6 Jan 2013 14:48:16 +0100 Subject: makefile: do not *require* Make.global --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5b014a9..77f72ae 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ SOCKET_PATH = /var/run/vdr/inputdev ### Allow user defined options to overwrite defaults: -include $(VDRDIR)/Make.global +-include $(VDRDIR)/Make.global -include $(VDRDIR)/Make.config ### The version number of VDR's plugin API (taken from VDR's "config.h"): -- cgit v1.2.3