Mercurial > dropbear
diff Makefile.in @ 73:0bf5cebe622c
Dropbearkey can now print out pubkey portions
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 14 Aug 2004 17:35:28 +0000 |
parents | eee77ac31ccc |
children | 2a798efbb40b |
line wrap: on
line diff
--- a/Makefile.in Fri Aug 13 10:58:51 2004 +0000 +++ b/Makefile.in Sat Aug 14 17:35:28 2004 +0000 @@ -10,7 +10,7 @@ # This makefile is quite evil. ifndef PROGRAMS - PROGRAMS=dropbear dbclient dropbearkey dropbearkey + PROGRAMS=dropbear dbclient dropbearkey dropbearconvert endif LTC=libtomcrypt/libtomcrypt.a