summaryrefslogtreecommitdiff
path: root/src/basic/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-06 11:57:54 +0200
committerSven Eden <sven.eden@prydeworx.com>2018-10-29 10:18:23 +0100
commit9db5b384fe18fb48edb89df5eab2633251f29ffb (patch)
tree50708f8387c88b72fbceaae4afa9c56af9f73bc6 /src/basic/meson.build
parent8cb18f4e713a571123c1c4bf65f4eb7e50096be2 (diff)
Move module-util.h to src/shared/ and load_module() to libshared
Unfortunately this needs libshared to link to libkmod. Before it was linked into systemd-udevd, udevadm, and systemd each seperately. On most systems this doesn't make much difference, because at least systemd would be installed, but it might not be in small chroots. It is a small library, so I hope this is not a big issue. (cherry picked from commit 3cb9b42af3b205fba176ebf51ce0e07739698278)
Diffstat (limited to 'src/basic/meson.build')
-rw-r--r--src/basic/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/basic/meson.build b/src/basic/meson.build
index c199e78c8..af146b574 100644
--- a/src/basic/meson.build
+++ b/src/basic/meson.build
@@ -122,7 +122,6 @@
# mkdir-label.c
# mkdir.c
# mkdir.h
-# module-util.h
# mount-util.c
# mount-util.h
# nss-util.h