summaryrefslogtreecommitdiff
path: root/src/test/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-07-23 11:45:57 -0400
committerSven Eden <yamakuzure@gmx.net>2017-08-10 10:07:19 +0200
commit3f696594ae1e29a1a80502cb347eddb68ded68c8 (patch)
treee4ce0b1a9f528794ec803f6a8d35eb4d8452e40e /src/test/meson.build
parent5279863622671ffd4c57383dbb540815e9b2fd2f (diff)
Drop kdbus bits
Some kdbus_flag and memfd related parts are left behind, because they are entangled with the "legacy" dbus support. test-bus-benchmark is switched to "manual". It was already broken before (in the non-kdbus mode) but apparently nobody noticed. Hopefully it can be fixed later.
Diffstat (limited to 'src/test/meson.build')
-rw-r--r--src/test/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/meson.build b/src/test/meson.build
index b7b21227e..b341a0b1f 100644
--- a/src/test/meson.build
+++ b/src/test/meson.build
@@ -855,6 +855,7 @@ tests += [
# [],
# [threads]],
#endif // 0
+
[['src/libelogind/sd-login/test-login.c'],
[],
[]],