summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.