X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=Makefile.am;h=3b080f1fc53008e3a702110633baf7d1aad03d67;hp=319c23edba14f394daf1fde7a11a2989937c973f;hb=1b29c92e5a96be51f4a16728a73485eb4daf6563;hpb=c598d6a40f47fba9400589a84ae5573d1a9f74ef diff --git a/Makefile.am b/Makefile.am index 319c23e..3b080f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,8 @@ muttng_SOURCES = $(BUILT_SOURCES) \ score.c send.c sendlib.c signal.c sort.c \ status.c system.c thread.c charset.c history.c lib.c \ muttlib.c editmsg.c utf8.c mbyte.c wcwidth.c md5c.c \ - url.c ascii.c mutt_idna.c sidebar.c hcache.c crypt-mod.c crypt-mod.h + url.c ascii.c mutt_idna.c sidebar.c hcache.c crypt-mod.c crypt-mod.h \ + xterm.c muttng_LDADD = @MUTT_LIB_OBJECTS@ @LIBOBJS@ $(LIBIMAP) $(LIBPOP) $(LIBNNTP) \ -Llib -lsane $(MUTTLIBS) $(INTLLIBS) $(LIBICONV)