From 478e4bee98fb93846cc79d4d0e029818c4d49c28 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 26 Oct 2001 09:27:48 +0000 Subject: Document all the programs. --- doc/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index fbae27e..ce84685 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -31,7 +31,12 @@ RM = rm -f MAKEINFO = env LANG= LANGUAGE= @MAKEINFO@ info_TEXINFOS = gettext.texi -gettext_TEXINFOS = iso-639.texi iso-3166.texi +# List of texinfo sources @included by gettext.texi, excluding version.texi. +gettext_TEXINFOS = \ + xgettext.texi msginit.texi msgmerge.texi msgcat.texi msgconv.texi \ + msggrep.texi msgexec.texi msguniq.texi msgcomm.texi msgcmp.texi \ + msgattrib.texi msgen.texi msgfmt.texi msgunfmt.texi \ + iso-639.texi iso-3166.texi EXTRA_DIST = iso-639.sed iso-3166.sed ISO_639 ISO_3166 nls.texi matrix.texi $(EXTRA_DIST_html) -- cgit v1.1