summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick 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)
commitddc7c8fb8a37b64ef5c94c0f873fe48a71512d4a (patch)
tree39d915ad43db8a1b59567982bcaa2c0187841f53 /build
parent22f788e92e1485cc2109dc0ee1567a21a1490e08 (diff)
localoptions.h: New file
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 88c0c26..5260192 100755
--- a/build
+++ b/build
@@ -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 \