]> granicus.if.org Git - python/commitdiff
Install Misc/Makefile.pre.in in the config/ install directory.
authorGuido van Rossum <guido@python.org>
Wed, 29 Oct 1997 19:07:30 +0000 (19:07 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 29 Oct 1997 19:07:30 +0000 (19:07 +0000)
Suggestion by Konrad Hinsen.

Makefile.in

index 3649626e0a5f0e45063b452c93665120866dc12a..129bff1a7883ce8e349f59c2c8c35e77d0c9944b 100644 (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)