add sec/dst/gssapi_link.o

This commit is contained in:
Brian Wellington 2000-08-17 02:13:18 +00:00
parent df08ae001a
commit 15e513925f

View file

@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.96 2000/08/01 01:22:05 tale Exp $
# $Id: Makefile.in,v 1.97 2000/08/17 02:13:18 bwelling Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@ -45,6 +45,7 @@ CONFOBJS = config/confacl.@O@ config/confcache.@O@ config/confcommon.@O@ \
DSTOBJS = sec/dst/bsafe_link.@O@ sec/dst/dst_api.@O@ \
sec/dst/dst_parse.@O@ sec/dst/hmac_link.@O@ \
sec/dst/openssl_link.@O@ sec/dst/openssldh_link.@O@ \
sec/dst/gssapi_link.@O@ \
sec/dst/dst_result.@O@ sec/dst/dst_lib.@O@
OPENSSLOBJS = sec/openssl/bn_add.@O@ sec/openssl/bn_asm.@O@ \