X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=Makefile.am;h=9d2ae404fb62d65f19571c3edf0f64054d0c4743;hp=a31ca6b6cbfa65a3b00b5847d36fc8fd7408751e;hb=fd25c07c1e9e19606b1b6d5533df1f6239455036;hpb=97677c08933e16e25ecb3c12473ef1efdab7962b diff --git a/Makefile.am b/Makefile.am index a31ca6b..9d2ae40 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,8 +20,7 @@ madmutt_SOURCES = $(BUILT_SOURCES) \ alias.c attach.c base64.c browser.c buffy.c \ charset.c compress.c commands.c complete.c \ compose.c copy.c editmsg.c init.c keymap.c lib.c \ - flags.c filter.c from.c getdomain.c \ - handler.c hcache.c hdrline.c headers.c help.c history.c hook.c \ + flags.c filter.c from.c handler.c hcache.c hdrline.c headers.c help.c hook.c \ main.c mbox.c mbyte.c mh.c muttlib.c mutt_idna.c mx.c \ pager.c pattern.c postpone.c query.c \ recvattach.c recvcmd.c rfc1524.c rfc3676.c \ @@ -61,7 +60,7 @@ INCLUDES=-I. -I$(top_srcdir) $(IMAP_INCLUDES) $(NNTP_INCLUDES) $(GPGME_CFLAGS) - CPPFLAGS=@CPPFLAGS@ -I$(includedir) EXTRA_madmutt_SOURCES = \ - account.c mutt_sasl.c resize.c dotlock.c remailer.c \ + account.c mutt_sasl.c dotlock.c remailer.c \ alias.h browser.h mbyte.h remailer.h url.h state.h \ mutt_idna.h mutt_libesmtp.c sidebar.h state.h @@ -70,7 +69,7 @@ EXTRA_DIST = config.rpath COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO \ buffy.h charset.h compress.h copy.h \ dotlock.h functions.def gen_defs \ recvattach.h handler.h thread.h \ - globals.h history.h init.h keymap.h mutt_crypt.h \ + globals.h init.h keymap.h mutt_crypt.h \ mime.h mutt.h mutt_sasl.h mbox.h mh.h mx.h pager.h protos.h rfc1524.h \ rfc3676.h sort.h mime.types autogen.sh \ OPS.MIX remailer.c remailer.h browser.h state.h \