summaryrefslogtreecommitdiff
path: root/mh/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mh/Makefile.am')
-rw-r--r--mh/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/mh/Makefile.am b/mh/Makefile.am
index 26bb19f2c..398eaa7ad 100644
--- a/mh/Makefile.am
+++ b/mh/Makefile.am
@@ -130,8 +130,8 @@ mh_LIBS = \
../mailbox/mh/libmu_mh.la\
../mailbox/nntp/libmu_nntp.la\
../mailbox/maildir/libmu_maildir.la\
- ../mailbox/libmailbox.la\
- ../lib/libmailutils.la\
+ ../mailbox/libmailutils.la\
+ ../lib/libmuaux.la\
@AUTHLIBS@ @MU_COMMON_LIBRARIES@
LDADD = $(mh_LIBS)
scan_LDADD = $(mh_LIBS) @CURSES_LIBS@

Return to:

Send suggestions and report system problems to the System administrator.