Stage two of removing ssl support.
I've modified things so it nolonger uses the stuff in blender/source/blender/verify This should be working for both the old Makefiles and the autoconf stuff. People working with other build systems please update them, both blender/source/blender/verify and sign will be going away soon. (Next step is to get rid of blender/intern/keymaker) Kent
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
include nan_definitions.mk
|
||||
|
||||
DIRS = blenloader
|
||||
DIRS += deflate inflate encrypt decrypt verify
|
||||
DIRS += deflate inflate encrypt decrypt
|
||||
DIRS += writestreamglue readstreamglue writeblenfile readblenfile
|
||||
DIRS += avi imbuf img render radiosity blenlib blenkernel blenpluginapi
|
||||
DIRS += bpython makesdna src renderconverter
|
||||
|
Reference in New Issue
Block a user