summaryrefslogtreecommitdiff
path: root/src/grp-machine/systemd-machined/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/systemd-machined/Makefile')
-rw-r--r--src/grp-machine/systemd-machined/Makefile21
1 files changed, 1 insertions, 20 deletions
diff --git a/src/grp-machine/systemd-machined/Makefile b/src/grp-machine/systemd-machined/Makefile
index 261f24bd8d..2f6e745c53 100644
--- a/src/grp-machine/systemd-machined/Makefile
+++ b/src/grp-machine/systemd-machined/Makefile
@@ -98,26 +98,7 @@ SYSTEM_UNIT_ALIASES += \
BUSNAMES_TARGET_WANTS += \
org.freedesktop.machine1.busname
-libnss_mymachines_la_SOURCES = \
- src/nss-mymachines/nss-mymachines.sym \
- src/nss-mymachines/nss-mymachines.c
-
-libnss_mymachines_la_LDFLAGS = \
- $(AM_LDFLAGS) \
- -module \
- -export-dynamic \
- -avoid-version \
- -shared \
- -shrext .so.2 \
- -Wl,--version-script=$(top_srcdir)/src/nss-mymachines/nss-mymachines.sym
-
-libnss_mymachines_la_LIBADD = \
- libsystemd-internal.la
-
-lib_LTLIBRARIES += \
- libnss_mymachines.la
-
-endif
+endif # ENABLE_MACHINED
polkitpolicy_in_files += \
src/machine/org.freedesktop.machine1.policy.in