# HG changeset patch # User Matt Johnston # Date 1091893858 0 # Node ID cc59bfcdee17e599ce9f043a6a0f93485813d68b # Parent 4b53a43f0082317b2d482e377cd216c0b9d6df53 Should be dropbearkey, rather than dropbearmulti, for the default targets diff -r 4b53a43f0082 -r cc59bfcdee17 Makefile.in --- a/Makefile.in Fri Aug 06 16:18:01 2004 +0000 +++ b/Makefile.in Sat Aug 07 15:50:58 2004 +0000 @@ -10,7 +10,7 @@ # This makefile is quite evil. ifndef PROGRAMS - PROGRAMS=dropbear dbclient dropbearkey dropbearmulti + PROGRAMS=dropbear dbclient dropbearkey dropbearkey endif LTC=libtomcrypt/libtomcrypt.a