Changed to move install-mh to the bin directory instead of the lib
[mmh] / man / Makefile.in
index 909e919..88c8c84 100644 (file)
@@ -53,8 +53,8 @@ POPSED = @POPSED@
 # man pages to install in $(mandir)/$(manext1)
 MAN1SRC = ali. anno. burst. comp.              \
        dist. flist. flists. folder. folders.   \
-       forw. inc. mark. mh-chart. nmh.         \
-       mhbuild. mhl. mhlist. mhmail.           \
+       forw. inc. install-mh. mark. mh-chart.  \
+       nmh. mhbuild. mhl. mhlist. mhmail.      \
        mhn. mhparam. mhpath. mhshow.           \
        mhstore. msgchk. msh.                   \
        next. packf. pick. prev.                        \
@@ -69,7 +69,7 @@ MAN5SRC = mh-alias. mh-draft. mh-format.      \
        mh-tailor. mts.conf.
 
 MAN8SRC = ap. conflict. dp. fmtdump.           \
-       install-mh. mh-mts. post.
+       mh-mts. post.
 
 MAN1 := $(MAN1SRC:.=.$(manext1))
 MAN5 := $(MAN5SRC:.=.$(manext5))