summaryrefslogtreecommitdiff
path: root/comsat/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-12-30 01:46:32 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-12-30 01:46:32 +0000
commit643be57eb09fe6485ccc8f4cf3ac9a592c207bb5 (patch)
treee8a10fd3b2586821f951b8c8eeff6ad7f87818e3 /comsat/Makefile.am
parentb7e41daa82b7ed40c06c6a01cd502fa409f836c3 (diff)
downloadmailutils-643be57eb09fe6485ccc8f4cf3ac9a592c207bb5.tar.gz
mailutils-643be57eb09fe6485ccc8f4cf3ac9a592c207bb5.tar.bz2
* comsat/Makefile.am: Remove cfg.c
* comsat/cfg.c: Remove. * comsat/comsat.c: Use MU configuration and acls. * comsat/comsat.h: Include acl.h * libproto/maildir/mbox.c (maildir_qfetch): Bugfix.
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 d60660fe3..0f861a8ed 100644
--- a/comsat/Makefile.am
+++ b/comsat/Makefile.am
@@ -21,7 +21,7 @@ INCLUDES = @MU_COMMON_INCLUDES@
sbin_PROGRAMS = comsatd
-comsatd_SOURCES = action.c cfg.c comsat.c comsat.h
+comsatd_SOURCES = action.c comsat.c comsat.h
comsatd_LDADD = \
${MU_APP_LIBRARIES}\

Return to:

Send suggestions and report system problems to the System administrator.