diff options
-rw-r--r-- | Makefile.1.6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.1.6 b/Makefile.1.6 index 21c6018..fcd7593 100644 --- a/Makefile.1.6 +++ b/Makefile.1.6 @@ -28,7 +28,7 @@ TMPDIR ?= /tmp ### Make sure that necessary options are included: -include $(VDRDIR)/Make.global +-include $(VDRDIR)/Make.global ### Allow global user defined options to overwrite defaults: |