summaryrefslogtreecommitdiff
path: root/from/Makefile.am
blob: c81454c582be00e6ff3d0d8dc8cb10adfbfbaa96 (plain)
1
2
3
4
5
6
7
8
9
10
# 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$(top_srcdir)/include -I$(top_srcdir)/lib
SUBDIRS = testsuite

bin_PROGRAMS = from

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

Return to:

Send suggestions and report system problems to the System administrator.