X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=man%2FMakefile.in;h=9e01e93a6f4612cda21f3da833c8ffdc291ffabd;hb=58cf09aa36e9f7f352a127158bbf1c5678bc6ed8;hp=08a2bc11ab31e33cd85c3349ae3bd559b149cc4a;hpb=18272eafd1dd4c2c594724da3d850e794f191566;p=mmh diff --git a/man/Makefile.in b/man/Makefile.in index 08a2bc1..9e01e93 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -49,18 +49,18 @@ SEDMAN = $(SED) -f man.sed $< > $@ $(SEDMAN) # man pages to install in $(mandir)/$(manext1) -MAN1SRC = ali. anno. burst. comp. dist. flist. flists. folder. folders. \ - forw. inc. mark. mhbuild. mhl. mhlist. mmh. \ - mhmail. mhparam. mhpath. mhshow. mhstore. msgchk. new. fnext. \ +MAN1SRC = ali. anno. burst. comp. dist. flist. flists. folder. folders. \ + forw. inc. mark. mhbuild. mhl. mhlist. mhsign. mhpgp. mmh. mmhwrap. \ + mhmail. mhparam. mhpath. mhstore. new. fnext. \ fprev. unseen. next. packf. pick. prev. prompter. rcvdist. rcvpack. \ - rcvstore. refile. repl. rmf. rmm. scan. send. sendfiles. \ - show. slocal. sortm. whatnow. + rcvstore. refile. repl. rmf. rmm. scan. send. sendfiles. \ + show. slocal. sortm. whatnow. whom. MAN5SRC = mh-alias. mh-format. mh-mail. mh-profile. mh-tailor. MAN7SRC = mmh-intro. mh-chart. mh-draft. mh-sequence. -MAN8SRC = ap. dp. fmtdump. post. +MAN8SRC = spost. ap. dp. fmtdump. MAN1 = $(MAN1SRC:.=.$(manext1)) MAN5 = $(MAN5SRC:.=.$(manext5))