summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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"):