mirror_frr/doc/manpages
Quentin Young 9eb51ce361 doc: fix distclean
Apparently Automake has some undocumented logic somewhere that makes it
so any Makefile generated from an Automake Makefile.am is removed from
its secret list of things to delete that it deletes when performing a
recursive distclean before actually performing the recursive distclean
and since the secret list is automatically generated from the list of
things that Autoconf should generate in configure.ac we can't remove the
Makefile from that list or it will break Automake's list of things to
automatically generate that it generates from Autoconf's list of things
to automatically generate.

Thus, to prevent Automake from deleting Makefiles and then immediately
trying to use the Makefiles it just deleted to delete said Makefiles, we
must remove ourselves from the secret list, which is accomplished by
changing the file extension to '.am' instead of '.in'.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-05-18 19:35:24 +00:00
..
.gitignore doc: fix distclean 2018-05-18 19:35:24 +00:00
bgpd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
common-options.rst doc: Add documentation for PBRD 2018-04-06 13:22:43 -04:00
conf.py doc: Add some documentation for the sharp daemon 2018-04-30 15:40:54 -04:00
defines.rst doc: Add documentation for PBRD 2018-04-06 13:22:43 -04:00
eigrpd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
epilogue.rst Merge branch 'master' into docuser 2018-03-01 11:10:01 -05:00
frr.rst Merge branch 'master' into docuser 2018-03-01 11:10:01 -05:00
index.rst Merge pull request #2195 from qlyoung/docuser 2018-05-10 10:24:06 -05:00
isisd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
ldpd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
Makefile.am doc: fix distclean 2018-05-18 19:35:24 +00:00
mtracebis.rst pimd: adding querying of state to mtrace 2018-04-24 18:47:50 +02:00
nhrpd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
ospf6d.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
ospfclient.rst Merge branch 'master' into docuser 2018-03-01 11:10:01 -05:00
ospfd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
pbrd.rst doc: bit of cleanup for pbr docs 2018-04-06 13:22:43 -04:00
pimd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
ripd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
ripngd.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
sharpd.rst doc: Add some documentation for the sharp daemon 2018-04-30 15:40:54 -04:00
vtysh.rst doc: warn users about vtysh / telnet security 2018-04-03 13:53:04 -04:00
watchfrr.rst doc: fix toctree warning in manpages 2018-02-07 13:36:03 -05:00
zebra.rst Merge branch 'master' into docuser 2018-03-01 11:10:01 -05:00