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 256837d660f..582d158b66f 100644
--- a/extern/Makefile
+++ b/extern/Makefile
@@ -41,10 +41,6 @@ ifeq ($(NAN_FFMPEG), $(LCGDIR)/gcc/ffmpeg)
endif
endif
-ifeq ($(WITH_VERSE), true)
- DIRS += verse
-endif
-
ifneq ($(NAN_NO_KETSJI), true)
DIRS += bullet2
endif