summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/samba4.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/samba4.mk b/source3/samba4.mk
index 032a3d9c35..7631112684 100644
--- a/source3/samba4.mk
+++ b/source3/samba4.mk
@@ -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))