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/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/Makefile')
-rw-r--r--source/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Makefile b/source/Makefile
index ea6b9b54bd5..c3cf6e9b2d4 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -186,7 +186,6 @@ endif
PULIB += $(OCGDIR)/blender/deflate/$(DEBUG_DIR)libdeflate.a
PULIB += $(OCGDIR)/blender/encrypt/$(DEBUG_DIR)libencrypt.a
PULIB += $(OCGDIR)/blender/decrypt/$(DEBUG_DIR)libdecrypt.a
- PULIB += $(OCGDIR)/blender/sign/$(DEBUG_DIR)libsign.a
PULIB += $(OCGDIR)/blender/verify/$(DEBUG_DIR)libverify.a
PULIB += $(OCGDIR)/blender/writeblenfile/$(DEBUG_DIR)libwriteblenfile.a
PULIB += $(OCGDIR)/blender/writestreamglue/$(DEBUG_DIR)libwritestreamglue.a