From b2a019aaa129da8fc48a32ae2f2c394ab4d52adc Mon Sep 17 00:00:00 2001 From: Martin Dummer Date: Mon, 2 Jul 2012 19:52:37 +0200 Subject: fixed include for compile on vdr-1.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3