]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
meson: build test_mkfds
authorThomas Weißschuh <thomas@t-8ch.de>
Mon, 10 Oct 2022 14:08:10 +0000 (16:08 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 10 Oct 2022 14:15:12 +0000 (16:15 +0200)
meson.build

index 2447b631dad1e281f80ed06284e461f51dd2f43d..4cec171bf39a51fd3cf980a00524a8a74bc21833 100644 (file)
@@ -3114,6 +3114,13 @@ exe = executable(
   include_directories : includes)
 exes += exe
 
+# XXX: LINUX
+exe = executable(
+  'test_mkfds',
+  'tests/helpers/test_mkfds.c',
+  include_directories : includes)
+exes += exe
+
 ############################################################
 
 # XXX: HAVE_OPENAT