aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorYakun Xu <xyk@google.com>2019-01-23 14:18:15 +0800
committerJonathan Hui <jonhui@nestlabs.com>2019-01-22 22:18:15 -0800
commitbfb0c6f5e1c138ed4d7292d9bdede06d3ca251d6 (patch)
treec39b5c6aa7564f486fa683398a2e4821f2668ead /tools
parent2e5889a1af55a8e57e0a7525e42c5d9e3c61db49 (diff)
downloadot-br-posix-bfb0c6f5e1c138ed4d7292d9bdede06d3ca251d6.tar.gz
[script] enhance test script (#233)
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index d026d62f..6fbde854 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -43,7 +43,7 @@ pskc_CPPFLAGS = \
pskc_LDADD = \
$(top_builddir)/src/agent/libotbr-agent.la \
- $(top_builddir)/src/web/libotbr-web.la \
+ $(top_builddir)/src/utils/libutils.la \
$(NULL)
pskc_LDFLAGS = \