summaryrefslogtreecommitdiff
path: root/src/machine
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine')
-rw-r--r--src/machine/meson.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/machine/meson.build b/src/machine/meson.build
index de98246282..515defcb6c 100644
--- a/src/machine/meson.build
+++ b/src/machine/meson.build
@@ -41,8 +41,7 @@ endif
tests += [
[['src/machine/test-machine-tables.c'],
[libmachine_core,
- libshared_static,
- libsystemd_internal,
+ libshared,
libudev],
[threads],
'ENABLE_MACHINED'],