Corrected build problem for SSL bundle when doing a scratch build.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11664 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2001-12-09 00:17:24 +00:00
parent 6cc1f33e12
commit b73f420ec4
2 changed files with 7 additions and 0 deletions

View file

@ -45,6 +45,9 @@ ifeq ($(HAVE_OPENSSL), yes)
# The bundles to be compiled
BUNDLE_NAME=SSL
# Additional search directories for linking
SSL_LIB_DIRS += -L$(GNUSTEP_OBJ_DIR)
# The bundle Objective-C source files to be compiled
SSL_OBJC_FILES = GSUnixSSLHandle.m