X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2FMakefile.in;h=2246c175d42776ea891430d4b287a33c1161a618;hb=219ca2478b42be77eee20866a8a6cf8b87f3a59c;hp=5b34a34873a6fe9a905476d222bf92d023c3c259;hpb=204c305913a20d207cba063ec2da8d0275d2da5d;p=mmh diff --git a/man/Makefile.in b/man/Makefile.in index 5b34a34..2246c17 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -49,11 +49,11 @@ 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. mmhwrap. \ - mhmail. mhparam. mhpath. mhstore. 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. \ + rcvstore. refile. repl. rmf. rmm. scan. send. sendfiles. \ show. slocal. sortm. whatnow. whom. MAN5SRC = mh-alias. mh-format. mh-mail. mh-profile. mh-tailor. @@ -78,7 +78,7 @@ AUX = Makefile.in mh-chart-gen.sh # all files in this directory included in the distribution DIST = $(DIST_MAN1) $(DIST_MAN5) $(DIST_MAN7) $(DIST_MAN8) $(AUX) -ALLPROGS = $(DIST_MAN1) $(DIST_MAN8) +ALLPROGS = $(MAN1) $(MAN8) # ========= DEFAULT TARGET ==========