Install install-sh with the other config files.

Could be useful for an install target in Misc/Makefile.pre.in.
This commit is contained in:
Guido van Rossum 1997-10-04 04:35:24 +00:00
parent 2ac650f385
commit d99d714ac9
1 changed files with 1 additions and 0 deletions

View File

@ -361,6 +361,7 @@ libainstall: all
$(INSTALL_DATA) Modules/Setup $(LIBPL)/Setup
$(INSTALL_DATA) Modules/Setup.local $(LIBPL)/Setup.local
$(INSTALL_PROGRAM) $(srcdir)/Modules/makesetup $(LIBPL)/makesetup
$(INSTALL_PROGRAM) $(srcdir)/install-sh $(LIBPL)/install-sh
# Install the dynamically loadable modules
# This goes into $(exec_prefix)