From db70850309c25cc0781b9bf1a164e11d94a02418 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sat, 22 Oct 2005 09:21:14 +0000 Subject: * add FFMDIR to liboutput/Makefile, for build again ffmpeg directory --- liboutput/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'liboutput') diff --git a/liboutput/Makefile b/liboutput/Makefile index 1f975fd..8c1a903 100644 --- a/liboutput/Makefile +++ b/liboutput/Makefile @@ -17,8 +17,7 @@ CXXFLAGS ?= -O0 -g -Wall -Woverloaded-virtual ### The directory environment: -INCLUDES += -I$(VDRDIR)/include -I$(DVBDIR)/include - +INCLUDES += -I$(VDRDIR)/include -I. -I$(FFMDIR) DEFINES += -D_GNU_SOURCE ### The object files (add further files here): -- cgit v1.2.3