diff --git a/Makefile b/Makefile index e861859dc29f0e4919690deecde790d14c1df977..11cf193bf95dd7592e8efded0504dbe551a3e896 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL = bash PROTO_FILES_DIR=./perxis-proto/proto -OUTPUT_FILES_DIR=./ +OUTPUT_FILES_DIR=./perxis help: @echo "clean - remove all build, test, coverage and Python artifacts"