From 4aa4b7405df0598a892bd71b8d95324ec9543b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 28 Feb 2010 20:27:09 +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 407e449..9bf6866 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,10 @@ ALSA_LIBS = $(shell pkg-config --libs alsa) # if em8300 headers were installed properly. EM8300_INC = +### 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