summaryrefslogtreecommitdiff
path: root/comsat/Makefile.am
blob: d9352393f88b0755a6d989d49992c680526cbbc4 (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.a

Return to:

Send suggestions and report system problems to the System administrator.