From 4f264af0fcd77d497c6b8580052ea3948787214f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Mon, 24 Feb 2003 00:11:21 +0000 Subject: Add esmtp.h to esmtp sources. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 37a635e..6d6d1ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ bin_PROGRAMS = esmtp dist_man_MANS = esmtp.1 -esmtp_SOURCES = main.c parser.y lexer.l +esmtp_SOURCES = esmtp.h main.c parser.y lexer.l EXTRA_DIST = README.mutt sample.esmtprc -- cgit v1.2.3