From 4fd0ca3f103310e74066fce93e569b386dd14662 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Mon, 8 Aug 2022 11:48:23 +0200 Subject: -fix --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 84e7e5fbd..d0c4d8b3e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -10,7 +10,7 @@ install-data-hook: mkdir -p $(DESTDIR)$(docdir) cp -pr sphinx/_build/html $(DESTDIR)$(docdir) -_build/man/gnunet.1: Makefile +sphinx/_build/man/gnunet.1: Makefile cd sphinx && make man if INCLUDE_MANPAGES -- cgit v1.2.3