summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-08-12 13:54:31 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-08-12 13:54:31 +0000
commit9ea7c3bfcf5fdf3728471b7325278fa59d80fc54 (patch)
tree6b54974ff5fc1c3c666d5f0a6f26af549436fb9b /Makefile.in
parente1057cd47720a03512e3ed0d5bbc2d5296b94fc2 (diff)
Oops, forgot to call the actual code.
--HG-- extra : convert_revision : 1394bf640a0721eb3851fdb9e534c5a65c8bc0f6
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 68ef5d8..4ea2f28 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -33,7 +33,7 @@ CLIOBJS=cli-algo.o cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o \
CLISVROBJS=common-session.o packet.o common-algo.o common-kex.o \
common-channel.o common-chansession.o termcodes.o loginrec.o \
- tcp-accept.o tcp-connect.o listener.o process-packet.o \
+ tcp-accept.o listener.o process-packet.o \
common-runopts.o
KEYOBJS=dropbearkey.o gendss.o genrsa.o