]> git.ipfire.org Git - thirdparty/openvpn.git/commit
doc/Makefile: rebuild rst docs if input files change
authorFrank Lichtenheld <frank@lichtenheld.com>
Thu, 9 Dec 2021 17:11:36 +0000 (18:11 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 10 Feb 2022 07:50:59 +0000 (08:50 +0100)
commit529cc6a52fc45a1a67abb5c91819ba4fb2f631e3
tree6ba6d59edb5c99cf9e1b24d3e09eaf0d6966bcf4
parentff5723c4ddfee28564500d28a1bd78766171ea3e
doc/Makefile: rebuild rst docs if input files change

For now the dependencies are statically defined, which
should be fine and is still a much better solution than
to have no dependencies.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <20211209171138.8589-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23369.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/Makefile.am