]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Better fix for creating extended pythons. (getpath.c needs to be
authorSjoerd Mullender <sjoerd@acm.org>
Wed, 9 Aug 1995 10:39:48 +0000 (10:39 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Wed, 9 Aug 1995 10:39:48 +0000 (10:39 +0000)
recompiled for the extensions)

Makefile.in

index 4ebcd7ab3019b4a36ddd3d9bdc139ba73d3075d9..5765fa930685bb9b93fbd5aa969d13cc912837f4 100644 (file)
@@ -159,7 +159,6 @@ libainstall:        all
                $(INSTALL_DATA) config.h $(LIBPL)/config.h
                $(INSTALL_DATA) $(srcdir)/Python/frozenmain.c $(LIBPL)/frozenmain.c
                $(INSTALL_DATA) Modules/main.o $(LIBPL)/main.o
-               $(INSTALL_DATA) Modules/getpath.o $(LIBPL)/getpath.o
 
 # install the dynamically loadable modules
 sharedinstall: