aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@strace.io>2024-05-11 08:00:00 +0000
committerDmitry V. Levin <ldv@strace.io>2024-05-15 08:00:00 +0000
commita7eb114974b20aa02ead19e8f905a863ef34ce55 (patch)
tree2b3d781d83316e7a60774f8a0aa7e2d432ada42e /modules
parent55a20554f9cfb502e73a5d507828d3ce9aea1a8d (diff)
downloadpam-a7eb114974b20aa02ead19e8f905a863ef34ce55.tar.gz
pam-a7eb114974b20aa02ead19e8f905a863ef34ce55.tar.bz2
pam-a7eb114974b20aa02ead19e8f905a863ef34ce55.zip
build: do not distribute historic changelog files
Since 2011, ChangeLog file is generated from git log history. ChangeLog-CVS is a historic changelog file that was maintained before the project was migrated from cvs to git. CHANGELOG is another historic changelog file that was replaced by ChangeLog in 2005. modules/pam_unix/CHANGELOG is the oldest of historic changelog files, it is not maintained since 1999. All these historic changelog files are no longer relevant, so they are no longer included into release tarballs.
Diffstat (limited to 'modules')
-rw-r--r--modules/pam_unix/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_unix/Makefile.am b/modules/pam_unix/Makefile.am
index a78cbf5b..44f8b24e 100644
--- a/modules/pam_unix/Makefile.am
+++ b/modules/pam_unix/Makefile.am
@@ -5,7 +5,7 @@
CLEANFILES = *~
MAINTAINERCLEANFILES = $(MANS) README
-EXTRA_DIST = md5.c md5_crypt.c lckpwdf.-c yppasswd_xdr.c $(XMLS) CHANGELOG
+EXTRA_DIST = md5.c md5_crypt.c lckpwdf.-c yppasswd_xdr.c $(XMLS)
if HAVE_DOC
dist_man_MANS = pam_unix.8 unix_chkpwd.8