summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-08-07 15:50:58 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-08-07 15:50:58 +0000
commit333eac7f9a976d646e319a044923872a9b876789 (patch)
tree1054c54fc2a1ad00900c45d8965469bbc8229caa
parent0bbe2fa8627de1614b4b6992a7ee4290ec572e4d (diff)
Should be dropbearkey, rather than dropbearmulti, for the default targets
--HG-- extra : convert_revision : bed848ac745ab66a9f4df57c3bc27e5e39c41d9a
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index efb64d6..c705e45 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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