summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-10-12 20:41:52 +0200
committerGitHub <noreply@github.com>2016-10-12 20:41:52 +0200
commit6612379adf2eceb7275cec26b5441328f56407c5 (patch)
tree15b99a3477ed18a0d0f6693d0daec6e1a4594a19 /Makefile.am
parentec02a6c90a5d8b234db534ce3f8f1901f8532057 (diff)
parent651742d8ecd62d718080329fbba805bf364e6c25 (diff)
Merge pull request #4358 from fsateler/pam-config
Pam config fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b09b0cf167..e740512f98 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5902,8 +5902,10 @@ pam_systemd_la_LIBADD = \
pamlib_LTLIBRARIES = \
pam_systemd.la
+if ENABLE_PAM_CONFIG
dist_pamconf_DATA = \
src/login/systemd-user
+endif
EXTRA_DIST += \
src/login/systemd-user.m4