From 15d08ffb09de612ae1eb53b2aeca2f906f7076a6 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sun, 4 Mar 2012 09:44:19 +0100 Subject: support for vdr 1.7.25 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0397217..4a72b41 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ CXXFLAGS ?= -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -Wno-format-y2k ### The directory environment: -DVBDIR = ../../../../DVB +#DVBDIR = ../../../../DVB VDRDIR = ../../.. LIBDIR = ../../lib TMPDIR = /tmp -- cgit v1.2.3