Externals/dropbear - Disabled X forwarding
[tpg/acess2.git] / Externals / dropbear / Makefile
index 3aeb837..2ae2894 100644 (file)
@@ -9,8 +9,8 @@ TARBALL_TO_DIR_L := %.tar.bz2
 TARBALL_TO_DIR_R := %
 PATCHES := options.h
 CONFIGURE_ARGS = --with-zlib=$(PREFIX) --disable-utmp --disable-wtmp --disable-lastlog
-BTARGETS = dbclient
-ITARGETS = inst_dbclient
+BTARGETS = dbclient dropbear
+ITARGETS = inst_dbclient inst_dropbear
 
 include ../common.mk
 

UCC git Repository :: git.ucc.asn.au