X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Externals%2Fdropbear%2FMakefile;h=2ae2894cefda9a022719df6f417af3dcd7501012;hb=ac3028884d3c109359bc20369391adba7dab4ba9;hp=3aeb8379d54bf4ef5d63b0a9138880d2202b5e28;hpb=fe53470758da8b50623c8cc07d3dc897edb8ce37;p=tpg%2Facess2.git diff --git a/Externals/dropbear/Makefile b/Externals/dropbear/Makefile index 3aeb8379..2ae2894c 100644 --- a/Externals/dropbear/Makefile +++ b/Externals/dropbear/Makefile @@ -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