aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/vhdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/Makefile b/src/vhdl/Makefile
index a76cb68de..aec2f7962 100644
--- a/src/vhdl/Makefile
+++ b/src/vhdl/Makefile
@@ -20,7 +20,7 @@
PNODES=../../scripts/pnodes.py
PNODESPY=../../scripts/pnodespy.py
-PYTHON=python
+PYTHON=python3
DEPS=vhdl-nodes.ads vhdl-nodes.adb.in $(PNODES)