diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7649b8a..cd01ae1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,8 @@ esmtp_SOURCES = \ xmalloc.h EXTRA_DIST = \ - sample.esmtprc + sample.esmtprc \ + esmtp-wrapper AM_YFLAGS = -d |