summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.pre.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 26707e76de..b9bbeb541d 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -731,6 +731,7 @@ libainstall: all
# This goes into $(exec_prefix)
sharedinstall:
./$(PYTHON) -E $(srcdir)/setup.py install \
+ --install-scripts=$(BINDIR) \
--install-platlib=$(DESTSHARED)
# Install a MacOSX framework During build (before