mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-15 12:55:21 +00:00
doc: fix makefiles again
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
50cc7127cf
commit
4898758807
@ -81,7 +81,7 @@ developer.html:
|
|||||||
$(MAKE) -C developer html
|
$(MAKE) -C developer html
|
||||||
|
|
||||||
# include sources for shipped docs
|
# include sources for shipped docs
|
||||||
EXTRA_DIST = manpages/defines.txt \
|
EXTRA_DIST = manpages/defines.rst \
|
||||||
manpages/ldpd.rst \
|
manpages/ldpd.rst \
|
||||||
manpages/index.rst \
|
manpages/index.rst \
|
||||||
manpages/bgpd.rst \
|
manpages/bgpd.rst \
|
||||||
|
@ -215,5 +215,4 @@ pseudoxml:
|
|||||||
@echo
|
@echo
|
||||||
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
|
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
|
||||||
|
|
||||||
install: ;
|
%: ;
|
||||||
all: ;
|
|
||||||
|
Loading…
Reference in New Issue
Block a user