summaryrefslogtreecommitdiff
path: root/src/grp-login/Makefile
diff options
context:
space:
mode:
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