summaryrefslogtreecommitdiff
path: root/guimb
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 /guimb
parent70adb7d96f4483cb47c4f0a48fffbc1abcc8bb17 (diff)
downloadmailutils-2d6a699cf759cbbcd00b0fd770a161e04f011e6d.tar.gz
mailutils-2d6a699cf759cbbcd00b0fd770a161e04f011e6d.tar.bz2
Removed -I$(top_srcdir)/libmu_scm
Diffstat (limited to 'guimb')
-rw-r--r--guimb/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/guimb/Makefile.am b/guimb/Makefile.am
index acf8623a6..9325c59fe 100644
--- a/guimb/Makefile.am
+++ b/guimb/Makefile.am
@@ -2,8 +2,8 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
-INCLUDES = -I. -I$(top_builddir) -I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include \
- -I$(top_srcdir)/libmu_scm @GUILE_INCLUDES@ @INTLINCS@
+INCLUDES = -I. -I$(top_builddir) -I$(srcdir) -I$(top_srcdir)/lib \
+ -I$(top_srcdir)/include @GUILE_INCLUDES@ @INTLINCS@
SUBDIRS=scm

Return to:

Send suggestions and report system problems to the System administrator.