diff --git a/Makefile b/Makefile index cf1f09a93d9fc3b0c589427e8e187df3978d667a..3cfd6f8f6c1b1a7510bb12f878e7473d62f61095 100644 --- a/Makefile +++ b/Makefile @@ -104,7 +104,7 @@ $(UTILS_SHARED_VERSION): $(UTILS_OBJ) #cJSON $(CJSON_OBJ): cJSON.c cJSON.h #cJSON_Utils -$(UTILS_OBJ): cJSON_Utils.c cJSON_Utils.h +$(UTILS_OBJ): cJSON_Utils.c cJSON_Utils.h cJSON.h #links .so -> .so.1 -> .so.1.0.0