commit 4bfdbabb8a65bfc79bd635b4406f0f450bb5c010 parent 639d757f08f7b08bc2e7f3937c3d0df093eb28c2 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Mon, 26 Sep 2022 00:08:32 +0900 BUILD: Wow, automake is sh*t Diffstat:
| M | doc/Makefile.am | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am @@ -18,10 +18,8 @@ man_MANS = sphinx/_build/man/gnunet.1 SUBDIRS += man endif -if !OPENBSD info_TEXINFOS = \ sphinx/_build/texinfo/gnunet.texi -endif EXTRA_DIST = \ $(man_MANS) \