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