aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-07-03 18:41:13 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-07-03 18:41:13 +0000
commit5f3c76c1a021ff6643ea7db8fd97dcb5fb1e68da (patch)
tree9c1b32ec9071d3719a7da3a72f02c16275174ab8 /Makefile.am
parent48a0f2782870aca73c3a713a7719f99e479d29ba (diff)
downloadfetchmail-5f3c76c1a021ff6643ea7db8fd97dcb5fb1e68da.tar.gz
fetchmail-5f3c76c1a021ff6643ea7db8fd97dcb5fb1e68da.tar.bz2
fetchmail-5f3c76c1a021ff6643ea7db8fd97dcb5fb1e68da.zip
Add trivial fetchmailconf.man. Reported by Miloslav Trmac.
svn path=/trunk/; revision=4074
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 0f9deb76..72f09f5a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ BUILT_SOURCES= rcfile_y.h
bin_PROGRAMS= fetchmail
dist_bin_SCRIPTS= fetchmailconf
dist_noinst_SCRIPTS= specgen.sh
-dist_man1_MANS= fetchmail.man
+dist_man1_MANS= fetchmail.man fetchmailconf.man
# for gettext (used by fetchmail.c, NOT by GNU gettext)
localedir= $(datadir)/locale