xuqiang пре 4 месеци
родитељ
комит
acf7d46621
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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: