X-Git-Url: https://git.blender.org/gitweb/gitweb.cgi/blender.git/blobdiff_plain/6ce7d18371f8d2d1319082ed3cef553de339a65c..745fc2f9d045508c4c822266dbe3a90274b3ec73:/extern/Makefile diff --git a/extern/Makefile b/extern/Makefile index 0a85b9b5220..53abb0b1b3c 100644 --- a/extern/Makefile +++ b/extern/Makefile @@ -40,7 +40,7 @@ ifeq ($(WITH_FREETYPE2), true) DIRS += bFTGL/src endif -ifeq ($(NAN_USE_BULLET), true) +ifneq ($(NAN_NO_KETSJI), true) DIRS += bullet endif