summaryrefslogtreecommitdiff
path: root/mail.local
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-31 02:36:21 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-31 02:36:21 +0000
commit2d6a699cf759cbbcd00b0fd770a161e04f011e6d (patch)
treeab5d3a596fd48758155a41ae0c08c46a23eaf6fc /mail.local
parent70adb7d96f4483cb47c4f0a48fffbc1abcc8bb17 (diff)
downloadmailutils-2d6a699cf759cbbcd00b0fd770a161e04f011e6d.tar.gz
mailutils-2d6a699cf759cbbcd00b0fd770a161e04f011e6d.tar.bz2
Removed -I$(top_srcdir)/libmu_scm
Diffstat (limited to 'mail.local')
-rw-r--r--mail.local/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail.local/Makefile.am b/mail.local/Makefile.am
index a02834f13..14ef64227 100644
--- a/mail.local/Makefile.am
+++ b/mail.local/Makefile.am
@@ -2,7 +2,7 @@
# 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)/mailbox -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm @GUILE_INCLUDES@ @INTLINCS@
+INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/mailbox -I$(top_srcdir)/include @GUILE_INCLUDES@ @INTLINCS@
SUBDIRS = testsuite
libexec_PROGRAMS = mail.local

Return to:

Send suggestions and report system problems to the System administrator.