aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2024-04-01 12:21:36 +0200
committerKarel Zak <kzak@redhat.com>2024-04-01 12:21:36 +0200
commitc35286ced6cbad65cad616ec9af9fbd4df748ebe (patch)
tree47a1bafd0772dfc91fe607205e9365f2daeef0b1
parentd7ffa483c373573ba55cd86dc7cc8da2fefce547 (diff)
parentf016443026af3dfafbb7b5a8c65c37768a9df182 (diff)
downloadutil-linux-c35286ced6cbad65cad616ec9af9fbd4df748ebe.tar.gz
Merge branch 'dist/meson' of https://github.com/t-8ch/util-linux
* 'dist/meson' of https://github.com/t-8ch/util-linux: autotools: distribute pam_lastlog2/meson.build
-rw-r--r--pam_lastlog2/Makemodule.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_lastlog2/Makemodule.am b/pam_lastlog2/Makemodule.am
index f33c98ba53..f17cc09f6a 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