aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am7
m---------doc/sphinx0
2 files changed, 3 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 9e4cd252c..f33f70d8b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -10,13 +10,12 @@ install-data-hook:
10 mkdir -p $(DESTDIR)$(docdir) 10 mkdir -p $(DESTDIR)$(docdir)
11 cp -pr sphinx/_build/html $(DESTDIR)$(docdir) 11 cp -pr sphinx/_build/html $(DESTDIR)$(docdir)
12 12
13if INCLUDE_MANPAGES
14# FIXME this is somehow broken on openbsd. See #7324
15if !OPENBSD
16sphinx/_build/man/gnunet.1: Makefile 13sphinx/_build/man/gnunet.1: Makefile
17 cd sphinx && make man 14 cd sphinx && make man
15
16if INCLUDE_MANPAGES
17# FIXME this is somehow broken on openbsd. See #7324
18man_MANS = sphinx/_build/man/gnunet.1 18man_MANS = sphinx/_build/man/gnunet.1
19endif
20SUBDIRS += man 19SUBDIRS += man
21endif 20endif
22endif 21endif
diff --git a/doc/sphinx b/doc/sphinx
Subproject 09806760b3cd59186a24c3134dc1e8467d4acc0 Subproject 440d7b1899e561ad111070fc680212f8a4ce32f