From 5930fe71629edb4190ec170b8583288970a115ae Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Tue, 20 May 2003 17:13:39 +0000 Subject: First step in removing ssl support... I removed the source/blender/sign dir from both autoconf and the old makefiles. If someone could update the projectfiles and the other build systems then we can nuke that directory. Kent --- source/blender/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/Makefile') diff --git a/source/blender/Makefile b/source/blender/Makefile index e62d4a95f9e..45cd1d252a2 100644 --- a/source/blender/Makefile +++ b/source/blender/Makefile @@ -34,7 +34,7 @@ include nan_definitions.mk DIRS = blenloader -DIRS += deflate inflate encrypt decrypt sign verify +DIRS += deflate inflate encrypt decrypt verify DIRS += writestreamglue readstreamglue writeblenfile readblenfile DIRS += avi imbuf img render radiosity blenlib blenkernel blenpluginapi DIRS += bpython makesdna src renderconverter -- cgit v1.2.3