summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c95157f..bb33380 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ TMPDIR ?= /tmp
### Make sure that necessary options are included:
-include $(VDRDIR)/Make.global
+-include $(VDRDIR)/Make.global
### Allow user defined options to overwrite defaults: