diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:58 +0000 |
commit | 764402d8b945f7abbfa5f68a6d16c94c635f7ffe (patch) | |
tree | f04a9feedef2357ee3aa9b9eef439447f76f14c3 /pam_lastlog2/Makemodule.am | |
parent | Adding debian version 2.40-8. (diff) | |
download | util-linux-764402d8b945f7abbfa5f68a6d16c94c635f7ffe.tar.xz util-linux-764402d8b945f7abbfa5f68a6d16c94c635f7ffe.zip |
Merging upstream version 2.40.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'pam_lastlog2/Makemodule.am')
-rw-r--r-- | pam_lastlog2/Makemodule.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_lastlog2/Makemodule.am b/pam_lastlog2/Makemodule.am index f33c98b..f17cc09 100644 --- a/pam_lastlog2/Makemodule.am +++ b/pam_lastlog2/Makemodule.am @@ -3,6 +3,6 @@ if BUILD_PAM_LASTLOG2 include pam_lastlog2/man/Makemodule.am include pam_lastlog2/src/Makemodule.am -EXTRA_DIST += pam_lastlog2/COPYING +EXTRA_DIST += pam_lastlog2/COPYING pam_lastlog2/meson.build endif # BUILD_PAM_LASTLOG2 |