X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=man%2FMakefile.in;h=27c67cb8f933a5e576315a6a8c57643224ac9c36;hb=e9f7cdfaf76a410bc663735484bee44806f32894;hp=47742c2a23a89f7185870e36f9f368426cabfe75;hpb=06dc4fe836de4957b5d6e7e3a7ce5de85c11db8f;p=mmh diff --git a/man/Makefile.in b/man/Makefile.in index 47742c2..27c67cb 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -16,6 +16,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ libdir = @libdir@ etcdir = @sysconfdir@ +datarootdir = @datarootdir@ mandir = @mandir@ manext1 = 1 manext5 = 5 @@ -59,7 +60,7 @@ MAN5SRC = mh-alias. mh-format. mh-mail. mh-profile. mh-tailor. MAN7SRC = mmh-intro. mh-draft. mh-sequence. -MAN8SRC = ap. conflict. dp. fmtdump. post. +MAN8SRC = ap. dp. fmtdump. post. MAN1 = $(MAN1SRC:.=.$(manext1)) MAN5 = $(MAN5SRC:.=.$(manext5))