summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-01-04 15:04:53 +0100
committerJens Georg <mail@jensge.org>2022-01-04 15:04:53 +0100
commit80c738b03fd41c74625c9918695a49951dcc625e (patch)
treea26591e3d3645db183d8126790f8718a995666bf /doc
parent039892e9e47e9ac3de0a8b3577c835515de3bc7c (diff)
downloadrygel-80c738b03fd41c74625c9918695a49951dcc625e.tar.gz
Revert "build: Do not write man page during test"
This reverts commit 039892e9e47e9ac3de0a8b3577c835515de3bc7c. Does not work
Diffstat (limited to 'doc')
-rw-r--r--doc/man/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/man/meson.build b/doc/man/meson.build
index e4ddefbc..043efe2f 100644
--- a/doc/man/meson.build
+++ b/doc/man/meson.build
@@ -34,7 +34,6 @@ if xsltproc.found()
xsltproc,
xlstproc_flags,
'--noout',
- '--nowrite',
stylesheet,
'rygel.xml'
]