diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ build: chmod a+rx src oh-autoconfigure -- \ --disable-bundled-libtom + cp ../localoptions.h src/localoptions.h oh-autobuild -- \ PROGRAMS='dropbear dbclient dropbearkey scp' \ MULTI=1 \ |