Commit 9f0a17b8 authored by Sjoerd Mullender's avatar Sjoerd Mullender

Better fix for creating extended pythons. (getpath.c needs to be

recompiled for the extensions)
parent ad5d2cf1
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment