Skip to content

Commit ca2b5a9

Browse files
add SDS_LIB
1 parent 47cf960 commit ca2b5a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mobile/scripts/Common.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ RUN_SCRIPT := $(SCRIPTS_PATH)/$(OS)/run.sh
6464

6565
# lib files
6666
STATUS_GO_LIB := $(LIB_PATH)/libstatus$(LIB_EXT)
67+
SDS_LIB := $(LIB_PATH)/libsds$(LIB_EXT)
6768
STATUS_Q_LIB := $(LIB_PATH)/libStatusQ$(LIB_SUFFIX)$(LIB_EXT)
6869
OPENSSL_LIB := $(LIB_PATH)/libssl_3$(LIB_EXT)
6970
QRCODEGEN_LIB := $(LIB_PATH)/libqrcodegen.a

0 commit comments

Comments
 (0)