From 1fda8cf45d61fac1d03a7381625f73e8e8909e4b Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Sat, 29 May 2010 16:49:55 +0200 Subject: Version 1.2-test1-am3 - Support new reccmds.conf file as introduced in VDR v1.7.12. - Edit lifetime and priority only for PES recordings. - include Make.global. --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8a25a19..1ceb24c 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,10 @@ VDRDIR = ../../.. LIBDIR = ../../lib TMPDIR = /tmp +### Make sure that necessary options are included: + +-include $(VDRDIR)/Make.global + ### Allow user defined options to overwrite defaults: -include $(VDRDIR)/Make.config -- cgit v1.2.3