summaryrefslogtreecommitdiff
path: root/src/grp-machine/nss-mymachines
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 01:33:16 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 01:33:16 -0400
commit9d1d4f6521eaba2c1931a9370b0ac997c381e0db (patch)
tree21efa5d64469b205ab5976b70138ee0626367a4e /src/grp-machine/nss-mymachines
parentc5e060cbb2a01baa40f395fd543351ffeb12eac3 (diff)
parent6d185065b3a9b2f8be93d337ce41adc47a0cb61d (diff)
Merge branch 'lukeshu/postmove' into lukeshu/master
Diffstat (limited to 'src/grp-machine/nss-mymachines')
-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)