summaryrefslogtreecommitdiff
path: root/doc/meson.build
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2020-12-27 12:52:06 +0100
committerJens Georg <mail@jensge.org>2020-12-27 12:52:06 +0100
commit66ff912d8fbe8ccd787006d75b91d1c19472893e (patch)
tree0d4f286113f0e9a38262199c9a9ddfc2fe0cd5f5 /doc/meson.build
parentee68c4597f3f50aa38251f0c74452f046b5e4782 (diff)
downloadrygel-66ff912d8fbe8ccd787006d75b91d1c19472893e.tar.gz
Revert "build: Add man_pages build options"
This reverts commit ee68c4597f3f50aa38251f0c74452f046b5e4782.
Diffstat (limited to 'doc/meson.build')
-rw-r--r--doc/meson.build5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/meson.build b/doc/meson.build
index 91c08fae..41c733e5 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -1,5 +1,2 @@
-if get_option('man_pages')
- subdir('man')
-endif
-
+subdir('man')
subdir('reference')