diff options
Diffstat (limited to 'bgpd/rfp-example/rfptest/Makefile.am')
| -rw-r--r-- | bgpd/rfp-example/rfptest/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/rfp-example/rfptest/Makefile.am b/bgpd/rfp-example/rfptest/Makefile.am index a1001e4ef1..f5db852dbb 100644 --- a/bgpd/rfp-example/rfptest/Makefile.am +++ b/bgpd/rfp-example/rfptest/Makefile.am @@ -48,5 +48,5 @@ sbin_PROGRAMS = $(RFPTEST_BIN)  examplesdir = $(exampledir) -rfptest_LDADD = $(top_builddir)/lib/libzebra.la $(BGP_VNC_RFP_LIB) +rfptest_LDADD = $(top_builddir)/lib/libfrr.la $(BGP_VNC_RFP_LIB)  dist_examples_DATA =   | 
