summaryrefslogtreecommitdiff
path: root/guimb
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-09-10 12:02:04 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-09-10 12:02:04 +0000
commit604f0683b1df6d0700d9f32cadb652b4d0afeea2 (patch)
tree0a49c65a98abfae9a9edb925ad7cbf6b003a560a /guimb
parent21263a7f79184500989c66aee03159f6ea3d1e39 (diff)
downloadmailutils-604f0683b1df6d0700d9f32cadb652b4d0afeea2.tar.gz
mailutils-604f0683b1df6d0700d9f32cadb652b4d0afeea2.tar.bz2
Added @GUILE_INCLUDES@ and @GUILE_LIBS@.
Diffstat (limited to 'guimb')
-rw-r--r--guimb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/guimb/Makefile.am b/guimb/Makefile.am
index 7ca482e42..bc91374d0 100644
--- a/guimb/Makefile.am
+++ b/guimb/Makefile.am
@@ -4,7 +4,7 @@
AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES = -I. -I$(top_builddir) -I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include \
- -I$(top_srcdir)/libmu_scm
+ -I$(top_srcdir)/libmu_scm @GUILE_INCLUDES@
SUBDIRS=scm

Return to:

Send suggestions and report system problems to the System administrator.