Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/Makefile')
-rw-r--r--extern/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/extern/Makefile b/extern/Makefile
index 38bec4b73dd..256837d660f 100644
--- a/extern/Makefile
+++ b/extern/Makefile
@@ -32,10 +32,6 @@ SOURCEDIR = extern
DIR = $(OCGDIR)/extern
DIRS = qhull/src solid glew/src
-ifeq ($(WITH_FREETYPE2), true)
- DIRS += bFTGL/src
-endif
-
ifeq ($(WITH_FFMPEG), true)
ifeq ($(NAN_FFMPEG), $(LCGDIR)/ffmpeg)
DIRS += ffmpeg