Merge tpot's Python patch. ./configure now writes to the Python
[samba.git] / source3 / configure.in
index b1f1c8aec7e003e9eb7d3bdd59f3ad58e23d615f..baeebd665407fb3aa7d41257cfd8204bec83fc44 100644 (file)
@@ -2828,7 +2828,7 @@ AC_SUBST(builddir)
 # I added make files that are outside /source directory.
 # I know this is not a good solution, will work out a better
 # solution soon.                       --simo
-AC_OUTPUT(include/stamp-h Makefile script/findsmb ../examples/VFS/Makefile ../examples/pdb/mysql/Makefile ../examples/pdb/xml/Makefile ../examples/sam/Makefile)
+AC_OUTPUT(include/stamp-h Makefile script/findsmb ../examples/VFS/Makefile ../examples/pdb/mysql/Makefile ../examples/pdb/xml/Makefile ../examples/sam/Makefile python/setup.py)
 
 #################################################
 # Print very concise instructions on building/use