summaryrefslogtreecommitdiff
path: root/comsat/Makefile.am
blob: 7e5f67f6229885a93ff6ea1a7c804086914d42b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This file is part of GNU Mailutils
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.

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.