summaryrefslogtreecommitdiffstats
path: root/bfdd
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2018-09-05 11:25:24 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2018-09-09 20:01:08 +0200
commitf4f2f2ccac75f5498924288adf814b54ee1e1c81 (patch)
tree7f23fce01fb6bbb509cb6f1e9ae4de683bab75a4 /bfdd
parentMerge pull request #2862 from opensourcerouting/non-recursive (diff)
downloadfrr-f4f2f2ccac75f5498924288adf814b54ee1e1c81.tar.xz
frr-f4f2f2ccac75f5498924288adf814b54ee1e1c81.zip
build: fix not building docs w/o sphinx
Can't build manpages without sphinx-build, oops... Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'bfdd')
-rw-r--r--bfdd/subdir.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfdd/subdir.am b/bfdd/subdir.am
index 7447519b2..334e974b0 100644
--- a/bfdd/subdir.am
+++ b/bfdd/subdir.am
@@ -7,7 +7,7 @@ noinst_LIBRARIES += bfdd/libbfd.a
sbin_PROGRAMS += bfdd/bfdd
dist_examples_DATA += bfdd/bfdd.conf.sample
vtysh_scan += $(top_srcdir)/bfdd/bfdd_vty.c
-rstman8_DATA += $(MANBUILD)/bfdd.8
+man8 += $(MANBUILD)/bfdd.8
endif
bfdd_libbfd_a_SOURCES = \