diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-02-07 13:20:12 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-02-07 13:20:12 -0500 |
| commit | 7df2e1c3797df638016ae6d7a34e1781c0f1ced5 (patch) | |
| tree | 2c7aa125a2e684ce5e2d91b37e4fc1e4dab7b024 /bgpd/rfp-example | |
| parent | 84ea764321362381cfc2b426ef0f3329857bc83f (diff) | |
| parent | 2cfe3d285ff001046b579434dea5f963082630dd (diff) | |
Merge remote-tracking branch 'origin/stable/2.0'
Diffstat (limited to 'bgpd/rfp-example')
| -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 = |
