summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/src/Makefile.in b/tools/build/src/Makefile.in
index e94656cd6c..2dd240f761 100644
--- a/tools/build/src/Makefile.in
+++ b/tools/build/src/Makefile.in
@@ -56,4 +56,4 @@ CLEAN_ADDITIONS += $(HOST_ARCH)
CLOBBER_ADDITIONS +=
all: $(ARCH) $(SRCS) $(PGMS)
- $(INSTALL_VARIANT) -m 555 $(PGMS) ${PROJECT_RELEASE}/build-tools
+ $(INSTALL) -m 555 $(PGMS) ${PROJECT_RELEASE}/build-tools