summaryrefslogtreecommitdiff
path: root/src/grp-login/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-12 18:11:31 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-12 18:11:31 -0400
commit8551be2becc2ae384037fd92427bd6f1527e1039 (patch)
tree5ddd96690f4483ff5e34e519112d1272f16f740b /src/grp-login/Makefile
parent6613132ae4a8e1232760949f39f32003ba857bd9 (diff)
./tools/notsd-fixup **/Makefile
Diffstat (limited to 'src/grp-login/Makefile')
-rw-r--r--src/grp-login/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/grp-login/Makefile b/src/grp-login/Makefile
index be6adc4880..67083f42d5 100644
--- a/src/grp-login/Makefile
+++ b/src/grp-login/Makefile
@@ -56,9 +56,11 @@ tests += \
test-login-tables \
test-login-shared
-nested.subdirs += loginctl systemd-logind
-nested.subdirs += pam_systemd systemd-inhibit
-
endif # ENABLE_LOGIND
+nested.subdirs += loginctl
+nested.subdirs += pam_systemd
+nested.subdirs += systemd-inhibit
+nested.subdirs += systemd-logind
+
include $(topsrcdir)/build-aux/Makefile.tail.mk