summaryrefslogtreecommitdiff
path: root/comsat/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-11-11 07:50:08 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-11-11 07:50:08 +0000
commit033629f595e08557f95acef4a7bac972b76e958d (patch)
tree869fd0cf0c19049629e36bf17c5430f2b0eb4b27 /comsat/Makefile.am
parent266326edae58d3dd7542534859a5c26c57c3b7ac (diff)
downloadmailutils-033629f595e08557f95acef4a7bac972b76e958d.tar.gz
mailutils-033629f595e08557f95acef4a7bac972b76e958d.tar.bz2
Added comsat.h to sources
Diffstat (limited to 'comsat/Makefile.am')
-rw-r--r--comsat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/comsat/Makefile.am b/comsat/Makefile.am
index 3f71a89c6..7a165610c 100644
--- a/comsat/Makefile.am
+++ b/comsat/Makefile.am
@@ -3,6 +3,6 @@ INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include
sbin_PROGRAMS = comsatd
-comsatd_SOURCES = cfg.c comsat.c
+comsatd_SOURCES = cfg.c comsat.c comsat.h
comsatd_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.a

Return to:

Send suggestions and report system problems to the System administrator.