summaryrefslogtreecommitdiff
path: root/plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/Makefile')
-rw-r--r--plugin/Makefile4
1 files changed, 4 insertions, 0 deletions
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