Install Misc/Makefile.pre.in in the config/ install directory.

Suggestion by Konrad Hinsen.
This commit is contained in:
Guido van Rossum 1997-10-29 19:07:30 +00:00
parent 0874f7fdaf
commit e475d86bd9
1 changed files with 1 additions and 0 deletions

View File

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