diff --git a/Makefile b/Makefile index e23ca40..6f9ced7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: +build: python3 setup.py build clean: