Skip to content

Commit ec84bc2

Browse files
authored
Update Makefile.am
1 parent ebc6d64 commit ec84bc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ AM_LDFLAGS += "-lIARMBus -lrfcapi -ltr181api"
2323
endif
2424
remotedebugger_LDFLAGS = $(AM_LDFLAGS) $(CJSON_LDFLAGS) $(CJSON_LIBS) -fno-common
2525
if IARMBUS_ENABLE
26-
remotedebugger_LDFLAGS += -luploadstblogs
27-
remotedebugger_LDADD = -lfwutils -lz
26+
remotedebugger_LDFLAGS += -luploadstblogs
27+
remotedebugger_LDADD = -lfwutils -lz -luploadstblogs
2828
endif

0 commit comments

Comments
 (0)