summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-08-08 14:00:37 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-08-08 14:00:37 +0000
commit08100e8736043b8894095695a800cb2f46011538 (patch)
tree62b50df2831eec4884a82e476e2d1583225c1ba2 /configure.in
parent7cfcaf584ec80529ea41d340ce11d27a5f8627a6 (diff)
Documentation updates; autogeneration of documentation from init.h.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 93fcde36..8fa6d956 100644
--- a/configure.in
+++ b/configure.in
@@ -505,9 +505,8 @@ MUTTLOCALEDIR=$mutt_cv_prefix/$DATADIRNAME/locale
AC_SUBST(MUTTLOCALEDIR)
AC_DEFINE_UNQUOTED(MUTTLOCALEDIR, "$MUTTLOCALEDIR")
-output="Makefile intl/Makefile m4/Makefile po/Makefile.in Muttrc \
- doc/Makefile doc/manual.sgml doc/dotlock.man doc/mutt.man \
- contrib/Makefile"
+output="Makefile intl/Makefile m4/Makefile po/Makefile.in \
+ doc/Makefile contrib/Makefile"
if test -d $srcdir/charmaps ; then
output="$output charmaps/Makefile"