summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index d2c9ddb..4cbdc32 100755
--- a/build
+++ b/build
@@ -22,7 +22,7 @@ build: configure
touch $@
install: build
- oh-autoinstall -B obj -- MAKEINFO=:
+ (cd obj && make MAKEINFO=: install)
# Remove BFD files.
rm -v \
dest/usr/include/*.h \