summaryrefslogtreecommitdiff
path: root/src/grp-login/pam_systemd/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 15:41:56 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-10 15:46:27 -0400
commita20fc02bda77dea232b0e3eb82dca9bef7dc3861 (patch)
treea33670e1b6a6e4d3bf5a32a5f404e71214a91cbb /src/grp-login/pam_systemd/Makefile
parent0dbfeb32955bccd4360f7142ecc24b8012db6f27 (diff)
fixo
Diffstat (limited to 'src/grp-login/pam_systemd/Makefile')
-rw-r--r--src/grp-login/pam_systemd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-login/pam_systemd/Makefile b/src/grp-login/pam_systemd/Makefile
index 2243572b11..4239d23df5 100644
--- a/src/grp-login/pam_systemd/Makefile
+++ b/src/grp-login/pam_systemd/Makefile
@@ -47,7 +47,7 @@ pamlib_LTLIBRARIES = \
pam_systemd.la
ifneq ($(ENABLE_PAM_CONFIG),)
-dist_pamconf_DATA = \
+nodist_pamconf_DATA = \
src/login/systemd-user
endif