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:
authorKent Mein <mein@cs.umn.edu>2009-05-08 07:49:48 +0400
committerKent Mein <mein@cs.umn.edu>2009-05-08 07:49:48 +0400
commit171969213f2cad3a76028bc3e273007ee6287cf1 (patch)
tree4a3673165f78cedbf07237830053cc1194c0b11d /extern/Makefile
parent7325b8e2bf987e0e96e53de5404f3e48bef7efb9 (diff)
Tweaks to build systems. Just some small cleanups...
Kent
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