summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2003-07-14 13:10:29 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2003-07-14 13:10:29 +0000
commit6537f4cfd63c00812584f1325a19615541f6417a (patch)
tree887665a879d8bbc86d4073f1b32fad9ac16e73f5 /Makefile.am
parent552a3a0d9646a615d377f808ff862e085ca2acb0 (diff)
Add a man page for the configuration file.
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 eca6734..2f83b99 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
bin_PROGRAMS = esmtp
-dist_man_MANS = esmtp.1
+dist_man_MANS = esmtp.1 esmtprc.5
esmtp_SOURCES = \
lexer.l \