Remove pythonmods from the build in source3, it doesn't build anyway
authorJeremy Allison <jra@samba.org>
Tue, 20 Oct 2009 20:28:05 +0000 (13:28 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 20 Oct 2009 20:28:05 +0000 (13:28 -0700)
and isn't needed (as far as I can tell).
Jeremy.

source3/samba4.mk

index c988012b970990b0e25720dc4008bdbb1811040b..7e8687d3d9e9b2487d26be341a731c46628c5ded 100644 (file)
@@ -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: