From: Zbigniew Jędrzejewski-Szmek Date: Tue, 6 Feb 2024 12:18:38 +0000 (+0100) Subject: meson: add forgotten files to lists X-Git-Tag: v2.42-start~542^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=669071f6249026b4415c42a9859accc425b36595;p=thirdparty%2Futil-linux.git meson: add forgotten files to lists --- diff --git a/libsmartcols/meson.build b/libsmartcols/meson.build index 560352d179..bedd6da976 100644 --- a/libsmartcols/meson.build +++ b/libsmartcols/meson.build @@ -72,3 +72,5 @@ if build_libsmartcols meson.override_dependency('smartcols', smartcols_dep) endif endif + +manadocs += ['libsmartcols/scols-filter.5.adoc'] diff --git a/meson.build b/meson.build index 566e615c78..839a70440e 100644 --- a/meson.build +++ b/meson.build @@ -2221,6 +2221,7 @@ exe = executable( if opt and not is_disabler(exe) exes += exe manadocs += ['disk-utils/fdformat.8.adoc'] + bashcompletions += ['fdformat'] endif exe = executable(