Mercurial > dropbear
changeset 49:cc59bfcdee17
Should be dropbearkey, rather than dropbearmulti, for the default targets
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 07 Aug 2004 15:50:58 +0000 |
parents | 4b53a43f0082 |
children | 095d689fed16 |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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