always make sharedmods
diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in
index ff1ca9c..f4460d6 100644
--- a/Modules/Makefile.pre.in
+++ b/Modules/Makefile.pre.in
@@ -68,7 +68,7 @@
 
 # === Rules ===
 
-all:		$(LIB) ../python
+all:		$(LIB) ../python sharedmods
 
 $(LIB):		$(OBJS) Makefile
 		-rm -f $(LIB)