]> andersk Git - openssh.git/blobdiff - Makefile.in
- markus@cvs.openbsd.org 2003/09/23 20:17:11
[openssh.git] / Makefile.in
index d04d5d0439f3fe50367754a01d9b4c76b264d925..fd7b2821529c47e427bbc9be2393de5a7e718f42 100644 (file)
@@ -62,8 +62,8 @@ INSTALL_SSH_RAND_HELPER=@INSTALL_SSH_RAND_HELPER@
 TARGETS=ssh$(EXEEXT) sshd$(EXEEXT) ssh-add$(EXEEXT) ssh-keygen$(EXEEXT) ssh-keyscan${EXEEXT} ssh-keysign${EXEEXT} ssh-agent$(EXEEXT) scp$(EXEEXT) ssh-rand-helper${EXEEXT} sftp-server$(EXEEXT) sftp$(EXEEXT)
 
 LIBSSH_OBJS=authfd.o authfile.o bufaux.o buffer.o canohost.o channels.o \
-       cipher.o  cipher-aes.o cipher-bf1.o cipher-ctr.o cipher-3des1.o \
-       compat.o compress.o crc32.o deattack.o fatal.o \
+       cipher.o cipher-aes.o cipher-bf1.o cipher-ctr.o cipher-3des1.o \
+       cleanup.o compat.o compress.o crc32.o deattack.o fatal.o \
        hostfile.o log.o match.o moduli.o mpaux.o nchan.o packet.o \
        readpass.o rsa.o tildexpand.o ttymodes.o xmalloc.o atomicio.o \
        key.o dispatch.o kex.o mac.o uuencode.o misc.o \
This page took 0.036834 seconds and 4 git commands to generate.