summaryrefslogtreecommitdiff
path: root/comsat/Makefile.am
blob: 4d549a49392f7bfabf5f04f8fb3fbe7e2d1e1c17 (plain)
1
2
3
4
5
6
7
8
AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include 

sbin_PROGRAMS = comsatd

comsatd_SOURCES = action.c cfg.c comsat.c comsat.h

comsatd_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la 

Return to:

Send suggestions and report system problems to the System administrator.