summaryrefslogtreecommitdiffstats
path: root/eigrpd/subdir.am
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 /eigrpd/subdir.am
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 'eigrpd/subdir.am')
-rw-r--r--eigrpd/subdir.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/eigrpd/subdir.am b/eigrpd/subdir.am
index 75b77feee..bc48173bb 100644
--- a/eigrpd/subdir.am
+++ b/eigrpd/subdir.am
@@ -11,7 +11,7 @@ vtysh_scan += \
$(top_srcdir)/eigrpd/eigrp_vty.c \
# end
# $(top_srcdir)/eigrpd/eigrp_routemap.c
-rstman8_DATA += $(MANBUILD)/eigrpd.8
+man8 += $(MANBUILD)/eigrpd.8
endif
eigrpd_libeigrp_a_SOURCES = \