From cdd5e532d75bf339e99a63d4aa69854bdf7fc1ee Mon Sep 17 00:00:00 2001 From: leslie Date: Sun, 29 Apr 2012 19:00:52 +0200 Subject: [PATCH] fix Makefile if Make.global missing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bf26089..e8b5762 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ SHAREDLIBS = ### Allow user defined options to overwrite defaults: -include $(VDRDIR)/Make.global +-include $(VDRDIR)/Make.global -include $(VDRDIR)/Make.config -include Make.config -- 2.39.5