]> granicus.if.org Git - python/commitdiff
Install install-sh with the other config files.
authorGuido van Rossum <guido@python.org>
Sat, 4 Oct 1997 04:35:24 +0000 (04:35 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 4 Oct 1997 04:35:24 +0000 (04:35 +0000)
Could be useful for an install target in Misc/Makefile.pre.in.

Makefile.in

index 6be4caf6d011d4b50e7dcd58ec9e67ebc384c005..bfa7bdbf9b75ede805780b4d77d5ec12aad1cff2 100644 (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)