From a4532b202b960fcff3049fa047c8e828802e91ce Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Sun, 13 Sep 2009 22:08:27 +0000 Subject: Prepare for removal of FFMPEG from extern. make clean and full rebuild recommended. --- extern/Makefile | 9 --------- 1 file changed, 9 deletions(-) (limited to 'extern') diff --git a/extern/Makefile b/extern/Makefile index 1bebf1e1994..b81fbd2b91a 100644 --- a/extern/Makefile +++ b/extern/Makefile @@ -32,15 +32,6 @@ SOURCEDIR = extern DIR = $(OCGDIR)/extern DIRS = glew/src -ifeq ($(WITH_FFMPEG), true) -ifeq ($(NAN_FFMPEG), $(LCGDIR)/ffmpeg) - DIRS += ffmpeg -endif -ifeq ($(NAN_FFMPEG), $(LCGDIR)/gcc/ffmpeg) - DIRS += ffmpeg -endif -endif - # Cloth requires it #ifneq ($(NAN_NO_KETSJI), true) DIRS += bullet2 -- cgit v1.2.3