summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Volkenandt <sascha@akv-soft.de>2004-10-26 17:53:00 +0200
committerSascha Volkenandt <sascha@akv-soft.de>2004-10-26 17:53:00 +0200
commit2e4f67e1a49a479db365bfb44fbc1aeac80d518a (patch)
tree5d2f02073a9c901c51c5c62e6e9d5be542f0e62d /Makefile
parentc024446839241af2fa7d618ce49cc8c1e5693f7f (diff)
downloadvdr-plugin-osdpip-2e4f67e1a49a479db365bfb44fbc1aeac80d518a.tar.gz
vdr-plugin-osdpip-2e4f67e1a49a479db365bfb44fbc1aeac80d518a.tar.bz2
Release version 0.0.7v0.0.7
- adapted to VDR 1.3.13+ (should work with older versions, too)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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