Build python modules by default in merged build (required for provision).
[abartlet/samba.git/.git] / source3 / samba4.mk
index 032a3d9c35ace9059b084336355c1bc64eda868a..7631112684b7d6e7f9f8b85e60bf19f70b37007b 100644 (file)
@@ -161,7 +161,7 @@ modules:: $(PLUGINS)
 
 pythonmods:: $(PYTHON_PYS) $(PYTHON_SO)
 
-all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4
+all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 pythonmods
 torture:: bin/smbtorture4
 everything:: $(patsubst %,%4,$(BINARIES))