summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index c7899291..3d9a1171 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -29,3 +29,4 @@ option('enable-udev', type: 'boolean', value: true, description: 'build with lib
option('enable-devel-utils', type: 'boolean', value: false, description: 'build with development utility programs')
option('enable-installed-tests', type: 'boolean', value: false, description: 'enable installed unit tests')
option('enable-man', type: 'boolean', value: false, description: 'generate man pages')
+option('enable-programs', type: 'boolean', value: false, description: 'generate deprecated programs')