summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2003-07-03 18:59:40 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2003-07-03 18:59:40 +0000
commit15350708d628c8be91ca0ac00ec7956bbf3f6c80 (patch)
treee9d05b827d16b7b948416f9e971b041bad03ef78 /Makefile.am
parent15ff73b9843c79c1709f4a521aaa09285105f8bc (diff)
Documentation and packaging fixes for the latest changes.
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 8402471..db28af1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ bin_PROGRAMS = esmtp
dist_man_MANS = esmtp.1
-esmtp_SOURCES = main.h main.c parser.y lexer.l list.h message.h message.c smtp.h smtp.c local.h local.c rfc822.c
+esmtp_SOURCES = main.h main.c parser.y lexer.l list.h message.h message.c smtp.h smtp.c local.h local.c rfc822.c xmalloc.h
EXTRA_DIST = README.mutt sample.esmtprc