summaryrefslogtreecommitdiff
path: root/source3/samba4.mk
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-10-20 13:28:05 -0700
committerJeremy Allison <jra@samba.org>2009-10-20 13:28:05 -0700
commit0d33b0bfca668ef573499a3c2904f1fb071ec7b9 (patch)
tree612bb76ee5196808612e6653685480a997a04e7e /source3/samba4.mk
parentc79e2ff69ac39286350b9cd85816d993e72a5464 (diff)
downloadsamba-0d33b0bfca668ef573499a3c2904f1fb071ec7b9.tar.gz
samba-0d33b0bfca668ef573499a3c2904f1fb071ec7b9.tar.bz2
samba-0d33b0bfca668ef573499a3c2904f1fb071ec7b9.zip
Remove pythonmods from the build in source3, it doesn't build anyway
and isn't needed (as far as I can tell). Jeremy.
Diffstat (limited to 'source3/samba4.mk')
-rw-r--r--source3/samba4.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/samba4.mk b/source3/samba4.mk
index c988012b97..7e8687d3d9 100644
--- a/source3/samba4.mk
+++ b/source3/samba4.mk
@@ -167,7 +167,7 @@ modules:: $(PLUGINS)
pythonmods:: $(PYTHON_PYS) $(PYTHON_SO)
-all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 pythonmods setup plugins
+all:: bin/samba4 bin/regpatch4 bin/regdiff4 bin/regshell4 bin/regtree4 bin/smbclient4 setup plugins
torture:: bin/smbtorture4
everything:: $(patsubst %,%4,$(BINARIES))
setup: