X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=Makefile.am;h=fef9893a00de8aea929899bb26c710173e0571c5;hp=24747a0e4ee5d5d00791f0f2371667cac52c3cc1;hb=9342efc81d163ea56e079b4adf2ce17c41c853b0;hpb=2ea77d3b2827ba23feb756ce2fb936565ae38998 diff --git a/Makefile.am b/Makefile.am index 24747a0..fef9893 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,14 +30,10 @@ muttng_SOURCES = $(BUILT_SOURCES) \ alias.c attach.c base64.c browser.c buffy.c \ charset.c color.c compress.c crypt.c cryptglue.c commands.c complete.c \ compose.c copy.c curs_lib.c curs_main.c crypt-mod.c crypt-mod.h \ - date.c \ - edit.c editmsg.c enter.c \ - flags.c filter.c from.c \ - getdomain.c \ + date.c edit.c editmsg.c enter.c \ + flags.c filter.c from.c getdomain.c \ handler.c hcache.c hdrline.c headers.c help.c history.c hook.c \ - init.c \ - keymap.c \ - lib.c list.c \ + init.c keymap.c lib.c \ main.c mbox.c mbyte.c md5c.c menu.c mh.c muttlib.c mutt_idna.c mx.c \ pager.c parse.c pattern.c postpone.c \ query.c \ @@ -80,9 +76,7 @@ EXTRA_muttng_SOURCES = \ account.c md5c.c mutt_sasl.c mutt_socket.c mutt_ssl.c \ mutt_tunnel.c smime.c pgp.c pgpinvoke.c pgpkey.c \ pgplib.c sha1.c pgpmicalg.c gnupgparse.c resize.c dotlock.c remailer.c \ - alias.h browser.h \ - enter.h \ - list.h \ + alias.h browser.h enter.h \ mbyte.h remailer.h url.h state.h \ pgppacket.c mutt_idna.h mutt_libesmtp.c \ crypt-mod-pgp-classic.c crypt-mod-smime-classic.c \ @@ -91,11 +85,9 @@ EXTRA_muttng_SOURCES = \ EXTRA_DIST = config.rpath COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO \ configure acconfig.h \ account.h alias.h attach.h recvattach.h handler.h thread.h \ - buffy.h \ - charset.h compress.h copy.h crypthash.h \ + buffy.h charset.h compress.h copy.h crypthash.h \ dotlock.h functions.h gen_defs \ enter.h recvattach.h handler.h thread.h \ - list.h \ globals.h history.h init.h keymap.h mutt_crypt.h \ mapping.h md5.h mime.h mutt.h mutt_curses.h mutt_menu.h \ mutt_sasl.h mutt_socket.h mutt_ssl.h mutt_tunnel.h \