summaryrefslogtreecommitdiff
path: root/comsat
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2001-11-11 18:46:39 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2001-11-11 18:46:39 +0000
commit475ffe5854f257fb28242ad4526de43910f297f1 (patch)
tree012f1cd4a3376e24444b2777d6d7d767ec4fdc5b /comsat
parent0beef50e329d8cfe8c68103e4d7d6dc579f4855f (diff)
downloadmailutils-475ffe5854f257fb28242ad4526de43910f297f1.tar.gz
mailutils-475ffe5854f257fb28242ad4526de43910f297f1.tar.bz2
Added action.c to sources
Diffstat (limited to 'comsat')
-rw-r--r--comsat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/comsat/Makefile.am b/comsat/Makefile.am
index 7a165610c..d9352393f 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 comsat.h
+comsatd_SOURCES = action.c 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.