summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6506a6..ac3c2a2 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,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: