diff --git a/Makefile b/Makefile index d103773a616e1f..5ca3de0e6838fa 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -include config.mk BUILDTYPE ?= Release -PYTHON ?= python +PYTHON ?= python3 DESTDIR ?= SIGN ?= PREFIX ?= /usr/local