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>2003-05-20 21:13:39 +0400
committerKent Mein <mein@cs.umn.edu>2003-05-20 21:13:39 +0400
commit5930fe71629edb4190ec170b8583288970a115ae (patch)
treea3b5fc66743de9c131e891bb5889630f57285761 /source/blender/Makefile
parent6f1905150200fc5ec7b059efc38d511ee96fb64b (diff)
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
Diffstat (limited to 'source/blender/Makefile')
-rw-r--r--source/blender/Makefile2
1 files changed, 1 insertions, 1 deletions
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