forget about m4/Makefile.*
[apps/madmutt.git] / Makefile.am
index afdbd40..3c64513 100644 (file)
@@ -8,7 +8,7 @@ if BUILD_NNTP
 NNTP_SUBDIR = nntp
 endif
 
-SUBDIRS = tools intl m4 po \
+SUBDIRS = tools intl po \
          lib-lua lib-mime lib-lib lib-mx lib-sys lib-ui \
          pop imap $(NNTP_SUBDIR)
 
@@ -22,7 +22,7 @@ madmutt_SOURCES = $(BUILT_SOURCES) \
        handler.c headers.c help.c hook.c main.c muttlib.c mutt_idna.c \
        pager.c pattern.c postpone.c recvattach.c recvcmd.c score.c send.c \
        sendlib.c send_smtp.c sort.c state.c thread.c account.c remailer.c \
-       mutt_sasl.c md5.c
+       mutt_sasl.c
 
 madmutt_LDADD = $(top_builddir)/lib-mime/libmime.a \
                $(top_builddir)/lib-mx/libmx.a \