X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2FMakefile.in;h=44d0b75fc8471412580af7cec0ab6b2c24d9753e;hb=6ee8839fd9f57c6c97fa7e6e0d142d06c5ba09c3;hp=9e01e93a6f4612cda21f3da833c8ffdc291ffabd;hpb=58cf09aa36e9f7f352a127158bbf1c5678bc6ed8;p=mmh diff --git a/man/Makefile.in b/man/Makefile.in index 9e01e93..44d0b75 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -56,7 +56,7 @@ MAN1SRC = ali. anno. burst. comp. dist. flist. flists. folder. folders. \ rcvstore. refile. repl. rmf. rmm. scan. send. sendfiles. \ show. slocal. sortm. whatnow. whom. -MAN5SRC = mh-alias. mh-format. mh-mail. mh-profile. mh-tailor. +MAN5SRC = mh-alias. mh-format. mh-mail. mh-profile. MAN7SRC = mmh-intro. mh-chart. mh-draft. mh-sequence. @@ -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 ==========