summaryrefslogtreecommitdiff
path: root/guimb/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-09-12 09:57:24 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-09-12 09:57:24 +0000
commit59c464dbdd2e253294343f5410be558cc1424392 (patch)
tree7e15fe955545600239163ffeac9a7d4b90f922df /guimb/Makefile.am
parent461a7383934004dbed8b66019976dd7027523a41 (diff)
downloadmailutils-59c464dbdd2e253294343f5410be558cc1424392.tar.gz
mailutils-59c464dbdd2e253294343f5410be558cc1424392.tar.bz2
Load libmu_scm.la
Diffstat (limited to 'guimb/Makefile.am')
-rw-r--r--guimb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/guimb/Makefile.am b/guimb/Makefile.am
index bc91374d0..095a22c0a 100644
--- a/guimb/Makefile.am
+++ b/guimb/Makefile.am
@@ -11,6 +11,6 @@ SUBDIRS=scm
bin_PROGRAMS=@GUIMB@
EXTRA_PROGRAMS=guimb
guimb_SOURCES=main.c collect.c util.c guimb.h
-guimb_LDADD = ../libmu_scm/libmu_scm.a ../mailbox/libmailbox.la \
+guimb_LDADD = ../libmu_scm/libmu_scm.la ../mailbox/libmailbox.la \
../lib/libmailutils.la @GUILE_LIBS@

Return to:

Send suggestions and report system problems to the System administrator.