X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=Makefile.am;h=62c888cea87ba486b7a51a9e3a892366e081e16a;hp=8edfb700f8eedecfd7c7a5dd40adfd58853716e0;hb=23e6291cb5d5b4cd2008403d8b628007fd75ff23;hpb=3e9a92ab72e04aecb0fc4098098a1b57c5101d84 diff --git a/Makefile.am b/Makefile.am index 8edfb70..62c888c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,11 +21,11 @@ madmutt_SOURCES = $(BUILT_SOURCES) \ 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 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 \ + 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 rfc1524.c rfc3676.c \ score.c send.c sendlib.c sidebar.c sort.c state.c status.c \ - thread.c utf8.c wcwidth.c account.c + thread.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 state.h \ + alias.h browser.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 \ @@ -73,7 +73,7 @@ EXTRA_DIST = config.rpath COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO \ 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 \ - mbyte.h lib.h extlib.c pgpewrap.c smime_keys.pl pgplib.h madmuttrc.head madmuttrc \ + lib.h extlib.c pgpewrap.c smime_keys.pl pgplib.h madmuttrc.head madmuttrc \ makedoc.c stamp-doc-rc README.SSL smime.h\ depcomp mutt_idna.h mutt_libesmtp.h @@ -164,3 +164,6 @@ stamp-doc-rc: $(srcdir)/init.h makedoc madmuttrc.head -include cflags.mk + +wc: + @sloccount $(wildcard *.h *.c) $(wildcard lib-*/) lib imap nntp pop | grep 'ansic[=:]'