]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/login/meson.build
test: add test for org.freedesktop.login1.Session SetType
[thirdparty/systemd.git] / src / login / meson.build
index 8be238254a9c12b0b4d179ce4d2cd5b12a58f7d5..1245c050d92dcacd8c4f671d119c75d5aa5816f8 100644 (file)
@@ -103,4 +103,7 @@ tests += [
          [liblogind_core,
           libshared],
          [threads]],
+
+        [files('test-session-properties.c'),
+         [], [], [], '', 'manual'],
 ]