]> andersk Git - openssh.git/blobdiff - Makefile.in
- markus@cvs.openbsd.org 2003/05/17 04:27:52
[openssh.git] / Makefile.in
index f73442899b02fd22546e50885f96dc22508cf8fc..fab1cf038af69290667745ba823a94d4a540d130 100644 (file)
@@ -61,7 +61,7 @@ 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-3des1.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 \
        hostfile.o log.o match.o mpaux.o nchan.o packet.o radix.o \
        readpass.o rsa.o tildexpand.o ttymodes.o xmalloc.o atomicio.o \
This page took 0.034455 seconds and 4 git commands to generate.