diff Makefile.in @ 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 0913e2ee3545
children 0a88488a949a
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