repo: ngircd action: commit revision: path_from: revision_from: 678d5411e23b3361ef32617f520d051109de8eef: path_to: revision_to:
commit 678d5411e23b3361ef32617f520d051109de8eef Author: Florian WestphalDate: Sun Nov 14 23:15:43 2010 +0100 add doc/PAM.txt to distribution tarball doc/PAM.txt was not included in the release tarball. reported by Christoph Biedl. diff --git a/doc/Makefile.am b/doc/Makefile.am
--- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -19,7 +19,7 @@ SUFFIXES = .tmpl static_docs = FAQ.txt GIT.txt Protocol.txt Platforms.txt README-AUX.txt \ README-BeOS.txt RFC.txt Services.txt SSL.txt Zeroconf.txt \ - HowToRelease.txt + HowToRelease.txt PAM.txt doc_templates = sample-ngircd.conf.tmpl
-----END OF PAGE-----