From 2f2f56393e11c2b17cbbfd5298e4a21579109b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 28 Feb 2010 20:16:15 +0200 Subject: Makefile adjustments for VDR 1.7.13. --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 70c5ddd..f879562 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,10 @@ VDRDIR = ../../.. LIBDIR = ../../lib TMPDIR = /tmp +### Make sure that necessary options are included (VDR >= 1.7.13): + +-include $(VDRDIR)/Make.global + ### Allow user defined options to overwrite defaults: -include $(VDRDIR)/Make.config -- cgit v1.2.3