summaryrefslogtreecommitdiffstats
path: root/ospfd
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2016-06-13 15:44:26 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-03-25 08:52:36 +0100
commit46081234b48eb9569271f868e1fbd5f2bc78c9d6 (patch)
treeb168244328c0781f55d2d83d6a4249e33d0cc84f /ospfd
parentlib: add hook infrastructure (diff)
downloadfrr-46081234b48eb9569271f868e1fbd5f2bc78c9d6.tar.xz
frr-46081234b48eb9569271f868e1fbd5f2bc78c9d6.zip
build: split off libfrrsnmp
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ospfd')
-rw-r--r--ospfd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/Makefile.am b/ospfd/Makefile.am
index 71e0df0dc..5555fb0da 100644
--- a/ospfd/Makefile.am
+++ b/ospfd/Makefile.am
@@ -31,7 +31,7 @@ noinst_HEADERS = \
ospfd_SOURCES = ospf_main.c
-ospfd_LDADD = libfrrospf.a ../lib/libfrr.la @LIBCAP@ @LIBM@
+ospfd_LDADD = libfrrospf.a ../lib/libfrr.la ../lib/libfrrsnmp.la @LIBCAP@ @LIBM@
EXTRA_DIST = OSPF-MIB.txt OSPF-TRAP-MIB.txt ChangeLog.opaque.txt