diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 \ |