X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=Makefile.am;h=8edfb700f8eedecfd7c7a5dd40adfd58853716e0;hp=9d2ae404fb62d65f19571c3edf0f64054d0c4743;hb=3e9a92ab72e04aecb0fc4098098a1b57c5101d84;hpb=fd25c07c1e9e19606b1b6d5533df1f6239455036 diff --git a/Makefile.am b/Makefile.am index 9d2ae40..8edfb70 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,7 +25,7 @@ madmutt_SOURCES = $(BUILT_SOURCES) \ pager.c pattern.c postpone.c query.c \ recvattach.c recvcmd.c rfc1524.c rfc3676.c \ score.c send.c sendlib.c sidebar.c sort.c state.c status.c \ - thread.c url.c utf8.c wcwidth.c account.c + thread.c utf8.c wcwidth.c account.c madmutt_LDADD = @MUTT_LIB_OBJECTS@ @LIBOBJS@ \ -Limap -limap -Lpop -lpop $(LIBNNTP) \ @@ -61,7 +61,7 @@ CPPFLAGS=@CPPFLAGS@ -I$(includedir) EXTRA_madmutt_SOURCES = \ account.c mutt_sasl.c dotlock.c remailer.c \ - alias.h browser.h mbyte.h remailer.h url.h state.h \ + alias.h browser.h mbyte.h remailer.h state.h \ mutt_idna.h mutt_libesmtp.c sidebar.h state.h EXTRA_DIST = config.rpath COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO \