X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=Makefile.am;h=bde3f54cc98ea3319a055eed5c29d57c71d032e8;hp=65d71402bbcc0f9397241f52f4bc94faa63ce8ec;hb=6771688a116512f5fc5ce0844dc5987a22c2e0f6;hpb=93805d40ca6a40951a5496011ce8b1334a10df69 diff --git a/Makefile.am b/Makefile.am index 65d7140..bde3f54 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,7 +25,7 @@ bin_SCRIPTS = muttngbug fleang BUILT_SOURCES = keymap_defs.h version.h -bin_PROGRAMS = muttng @DOTLOCK_TARGET@ @PGPAUX_TARGET@ @SMIMEAUX_TARGET@ +bin_PROGRAMS = muttng muttng_dotlock pgpringng pgpewrapng smime_keysng 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 \ @@ -35,13 +35,14 @@ muttng_SOURCES = $(BUILT_SOURCES) \ handler.c hcache.c hdrline.c headers.c help.c history.c hook.c \ init.c keymap.c lib.c \ main.c mbox.c mbyte.c menu.c mh.c muttlib.c mutt_idna.c mx.c \ - pager.c parse.c pattern.c postpone.c \ - query.c \ + pager.c parse.c pattern.c postpone.c query.c \ recvattach.c recvcmd.c rfc1524.c rfc3676.c \ score.c send.c sendlib.c sidebar.c signal.c sort.c state.c status.c system.c \ - thread.c \ - url.c utf8.c \ - wcwidth.c + thread.c url.c utf8.c wcwidth.c \ + \ + pgp.c pgpinvoke.c pgpkey.c pgplib.c gnupgparse.c pgpmicalg.c pgppacket.c \ + crypt-mod-pgp-classic.c smime.c crypt-mod-smime-classic.c + muttng_LDADD = @MUTT_LIB_OBJECTS@ @LIBOBJS@ $(LIBIMAP) $(LIBPOP) $(LIBNNTP) \ -Llib-lib -llib -Llib-mime -lmime -Llib-hash -lhash -Llib -lsane $(MUTTLIBS) $(INTLLIBS) $(LIBICONV) @@ -69,13 +70,11 @@ CPPFLAGS=@CPPFLAGS@ -I$(includedir) EXTRA_muttng_SOURCES = \ account.c mutt_sasl.c mutt_socket.c mutt_ssl.c \ - mutt_tunnel.c smime.c pgp.c pgpinvoke.c pgpkey.c \ + mutt_tunnel.c pgp.c pgpinvoke.c pgpkey.c \ pgplib.c pgpmicalg.c gnupgparse.c resize.c dotlock.c remailer.c \ 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 \ - sidebar.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 \ configure acconfig.h \