]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
meson: build test_mount_optlist
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 13 Jun 2023 06:19:55 +0000 (08:19 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 13 Jun 2023 06:20:15 +0000 (08:20 +0200)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
libmount/meson.build

index c52e2bed5368748479b28fb473775ac3638f020d..e90e247296a7c7397a648fcea8a09e178113268b 100644 (file)
@@ -117,6 +117,7 @@ libmount_tests = [
   'context',
   'lock',
   'optstr',
+  'optlist',
   'tab',
   'tab_diff',
   'monitor',