X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=Makefile.am;h=f0497e0c23a93c6baf4944ef9118bc6757adf20d;hp=f0dc512ad0dbb6f7255d8824762e50a5d136a2ae;hb=a16b0e24a0e811e35943c9f2d553a02d156d4961;hpb=2c3617ad2d8a2ad98b573cc34483d1cb7cd451f5 diff --git a/Makefile.am b/Makefile.am index f0dc512..f0497e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,14 +18,12 @@ DISTCLEANFILES = $(BUILT_SOURCES) bin_PROGRAMS = madmutt madmutt_dotlock pgpringng pgpewrapng smime_keysng madmutt_SOURCES = $(BUILT_SOURCES) \ - alias.c attach.c base64.c browser.c buffy.c \ - charset.c compress.c commands.c complete.c \ + alias.c attach.c base64.c browser.c buffy.c charset.c compress.c commands.c \ compose.c copy.c editmsg.c init.c keymap.c lib.c \ - flags.c filter.c from.c handler.c hcache.c hdrline.c headers.c help.c hook.c \ + flags.c from.c handler.c hcache.c headers.c help.c hook.c \ main.c mbox.c mh.c muttlib.c mutt_idna.c mx.c \ - pager.c pattern.c postpone.c query.c recvattach.c recvcmd.c \ - score.c send.c sendlib.c sidebar.c sort.c state.c status.c \ - thread.c account.c + pager.c pattern.c postpone.c recvattach.c recvcmd.c \ + score.c send.c sendlib.c sort.c state.c thread.c account.c madmutt_LDADD = @MUTT_LIB_OBJECTS@ @LIBOBJS@ \ -Limap -limap -Lpop -lpop $(LIBNNTP) \ @@ -62,7 +60,7 @@ CPPFLAGS=@CPPFLAGS@ -I$(includedir) EXTRA_madmutt_SOURCES = \ account.c mutt_sasl.c dotlock.c remailer.c \ alias.h browser.h remailer.h state.h \ - mutt_idna.h mutt_libesmtp.c sidebar.h state.h + mutt_idna.h mutt_libesmtp.c state.h EXTRA_DIST = config.rpath COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO \ configure account.h alias.h attach.h recvattach.h handler.h thread.h \