From 8551be2becc2ae384037fd92427bd6f1527e1039 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 12 Sep 2016 18:11:31 -0400 Subject: ./tools/notsd-fixup **/Makefile --- src/grp-login/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/grp-login/Makefile') 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 -- cgit v1.2.3-54-g00ecf