summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-09-15 13:36:40 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-09-15 13:36:40 +0000
commit52736ebb33c0e4ba015a1c7aafd3e21c67a3a82d (patch)
treec1450b67a74a55bd95de486954434182fab9c0e9 /configure.in
parent3992a9b6ac91c647964f2aef7abc23cfa5911229 (diff)
Generate the character set tables from i18n files.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f5e8af07..684e68a9 100644
--- a/configure.in
+++ b/configure.in
@@ -433,4 +433,4 @@ AC_ARG_ENABLE(exact-address, [ --enable-exact-address enable regeneration o
AC_DEFINE(EXACT_ADDRESS)
fi])
-AC_OUTPUT(Makefile rx/Makefile Muttrc doc/Makefile doc/dotlock.man doc/mutt.man)
+AC_OUTPUT(Makefile rx/Makefile Muttrc doc/Makefile doc/dotlock.man doc/mutt.man charsets/Makefile)