diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 17:44:10 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 17:44:10 (EDT) |
commit | ddc7c8fb8a37b64ef5c94c0f873fe48a71512d4a (patch) | |
tree | 39d915ad43db8a1b59567982bcaa2c0187841f53 /build | |
parent | 22f788e92e1485cc2109dc0ee1567a21a1490e08 (diff) |
localoptions.h: New file
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 \ |