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.40-rc2~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6214621b4eeac365e183aaaa91dd638ad57b0371;p=thirdparty%2Futil-linux.git meson: add forgotten files to lists (cherry picked from commit 669071f6249026b4415c42a9859accc425b36595) --- 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 539c715ca6..c3a61789cf 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(