From 2e4f67e1a49a479db365bfb44fbc1aeac80d518a Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Tue, 26 Oct 2004 17:53:00 +0200 Subject: Release version 0.0.7 - adapted to VDR 1.3.13+ (should work with older versions, too) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1fbbde1..cf23716 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ CXXFLAGS ?= -g -O2 -Wall -Woverloaded-virtual ### The directory environment: DVBDIR = ../../../../DVB -FFMDIR = ../../../../ffmpeg +FFMDIR = ../../../../ffmpeg-0.4.8 VDRDIR = ../../.. LIBDIR = ../../lib TMPDIR = /tmp -- cgit v1.2.3