pidl/Python: improve error paths for Exceptions during the PyList construction
[metze/samba/wip.git] / Makefile
index c13843d3a4b59b7e00a0acf84e2a6fe33b2aadb7..c2de1df7b608c9e6c79ec52659f53ce4ee788867 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
 # simple makefile wrapper to run waf
 
-PYTHON?=python3
 WAF_BINARY=$(PYTHON) ./buildtools/bin/waf
 WAF=PYTHONHASHSEED=1 WAF_MAKE=1 $(WAF_BINARY)