@@ -1,7 +1,7 @@
ADDR ?= 127.0.0.1
BUILD_TYPE ?= Release
-all: build install
+all: clean build install
# -DCMAKE_TOOLCHAIN_FILE=./conf/toolchain.cmake
build: