summaryrefslogtreecommitdiff
path: root/vtysh
diff options
context:
space:
mode:
Diffstat (limited to 'vtysh')
-rw-r--r--vtysh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/vtysh/Makefile.am b/vtysh/Makefile.am
index fea0cb02..ebc55532 100644
--- a/vtysh/Makefile.am
+++ b/vtysh/Makefile.am
@@ -11,7 +11,7 @@ vtysh_SOURCES = vtysh_main.c vtysh.c vtysh_user.c vtysh_config.c
nodist_vtysh_SOURCES = vtysh_cmd.c
CLEANFILES = vtysh_cmd.c
noinst_HEADERS = vtysh.h vtysh_user.h
-vtysh_LDADD = ../lib/libzebra.a @LIBCAP@
+vtysh_LDADD = -L../lib -lzebra @LIBCAP@
examplesdir = $(exampledir)
dist_examples_DATA = vtysh.conf.sample