X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2FMakefile.in;h=f0c258e9c64084471fd8f82e0cdf32a9c5bf7c3e;hp=04df4050853e8c21e5962661798af47ca0801b39;hb=204c305913a20d207cba063ec2da8d0275d2da5d;hpb=c3b491e413335224388481939948dd6af4179851 diff --git a/uip/Makefile.in b/uip/Makefile.in index 04df405..f0c258e 100644 --- a/uip/Makefile.in +++ b/uip/Makefile.in @@ -51,7 +51,7 @@ CMDS = ali anno burst comp dist flist folder forw mmh mark \ mhbuild mhl \ mhlist mhmail mhparam mhpath mhstore new packf pick \ print-mimetype prompter rcvdist rcvpack rcvstore refile repl rmf \ - rmm scan send sendfiles show slocal sortm spost whatnow + rmm scan send sendfiles show slocal sortm spost whatnow whom # commands that are links to other commands LCMDS = flists folders next prev fnext fprev unseen @@ -73,7 +73,7 @@ SRCS = ali.c aliasbr.c anno.c ap.c burst.c comp.c \ prompter.c rcvdist.c rcvpack.c rcvstore.c \ refile.c repl.c rmf.c rmm.c scan.c scansbr.c send.c \ sendfiles.sh slocal.c sortm.c spost.c termsbr.c \ - whatnow.c whatnowproc.c + whatnow.c whatnowproc.c whom.c # auxiliary files AUX = Makefile.in @@ -220,6 +220,9 @@ spost: spost.o aliasbr.o $(LOCALLIBS) whatnow: whatnow.o $(LOCALLIBS) $(LINK) whatnow.o $(LINKLIBS) +whom: whom.o $(LOCALLIBS) + $(LINK) whom.o $(LINKLIBS) + # ========== DEPENDENCIES FOR INSTALLING ========== # install everything