summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2004-01-10 12:50:41 +0000
committerWojciech Polak <polak@gnu.org>2004-01-10 12:50:41 +0000
commitd5afc46208667e810ae20bf2274117b2f17dd184 (patch)
tree5ba318b307b62692cad523f76e4718a450bd6d23 /frm
parent299e84bfb344f7c7c8a1b7aa95f0ef82e2b9e644 (diff)
downloadmailutils-d5afc46208667e810ae20bf2274117b2f17dd184.tar.gz
mailutils-d5afc46208667e810ae20bf2274117b2f17dd184.tar.bz2
Updated
Diffstat (limited to 'frm')
-rw-r--r--frm/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/frm/Makefile.am b/frm/Makefile.am
index 90429685d..9be55394c 100644
--- a/frm/Makefile.am
+++ b/frm/Makefile.am
@@ -1,6 +1,6 @@
1## Process this file with GNU Automake to create Makefile.in 1## Process this file with GNU Automake to create Makefile.in
2 2
3## Copyright (C) 2001, 2002 Free Software Foundation, Inc. 3## Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
4## 4##
5## GNU Mailutils is free software; you can redistribute it and/or 5## GNU Mailutils is free software; you can redistribute it and/or
6## modify it under the terms of the GNU General Public License as 6## modify it under the terms of the GNU General Public License as
@@ -14,10 +14,11 @@
14## 14##
15## You should have received a copy of the GNU General Public License 15## You should have received a copy of the GNU General Public License
16## along with this program; if not, write to the Free Software 16## along with this program; if not, write to the Free Software
17## Foundation, Inc. 17## Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18
19INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib\
20 -I${top_builddir}/include/mailutils/gnu @INTLINCS@
19 21
20INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib -I${top_builddir}/include/mailutils/gnu @INTLINCS@
21SUBDIRS = testsuite 22SUBDIRS = testsuite
22 23
23bin_PROGRAMS = frm 24bin_PROGRAMS = frm

Return to:

Send suggestions and report system problems to the System administrator.