summaryrefslogtreecommitdiff
path: root/mail.remote/Makefile.am
blob: 0d79e101afe5fec93450d9a3a6db3e86a0840019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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.

AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm 

libexec_PROGRAMS = mail.remote
mail_remote_SOURCES = mail.remote.c 

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

Return to:

Send suggestions and report system problems to the System administrator.