summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-06-21 15:44:14 +0200
committerKay Sievers <kay@vrfy.org>2014-06-21 15:44:14 +0200
commitdfb0c6cc3b1b5d2250b76b052d9536995e0cdd16 (patch)
treeeb020f3abba25590db003ed7fb11ce0039054829 /Makefile.am
parentd122f9ee3a0e3c02ff8100a3dcd1866e90a6537a (diff)
pam_systemd: rename source file to match the module
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b48b122f3..32bbd455a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4646,7 +4646,7 @@ tests += \
if HAVE_PAM
pam_systemd_la_SOURCES = \
- src/login/pam-module.c
+ src/login/pam_systemd.c
pam_systemd_la_CFLAGS = \
$(AM_CFLAGS) \