summaryrefslogtreecommitdiff
path: root/mail.remote/Makefile.am
blob: 908fca55b8eaf58f789c29ee4cd404c3741e99fc (plain)
1
2
3
4
5
6
7
8
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.