summaryrefslogtreecommitdiff
path: root/src/grp-machine/nss-mymachines/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-machine/nss-mymachines/Makefile')
-rw-r--r--src/grp-machine/nss-mymachines/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/grp-machine/nss-mymachines/Makefile b/src/grp-machine/nss-mymachines/Makefile
index ebef7c3f48..9e06a5e767 100644
--- a/src/grp-machine/nss-mymachines/Makefile
+++ b/src/grp-machine/nss-mymachines/Makefile
@@ -23,7 +23,6 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
-ifneq ($(ENABLE_MACHINED),)
libnss_mymachines_la_SOURCES = \
src/nss-mymachines/nss-mymachines.sym \
@@ -44,7 +43,6 @@ libnss_mymachines_la_LIBADD = \
lib_LTLIBRARIES += \
libnss_mymachines.la
-endif # ENABLE_MACHINED
$(eval $(value automake2autothing))
at.depdirs += $(topoutdir)/src/libsystemd/libsystemd-internal
AM_CPPFLAGS += $(libbasic.CPPFLAGS)