--- /dev/null
+2003-02-12 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (docdir): Use 'gettext' instead of @PACKAGE@.
+ (EXTRA_DIST): Add ChangeLog.0.
+ * mdate-sh: Move to ../../config/mdate-sh.
+
+
+See ChangeLog.0 for earlier changes.
-## Makefile for the doc subdirectory of the GNU NLS Utilities
+## Makefile for the gettext-tools/doc subdirectory of GNU gettext
## Copyright (C) 1995-1997, 2001-2003 Free Software Foundation, Inc.
##
## This program is free software; you can redistribute it and/or modify
## Process this file with automake to produce Makefile.in.
-docdir = $(prefix)/doc/@PACKAGE@
+docdir = $(prefix)/doc/gettext
dvidir = $(docdir)
psdir = $(docdir)
pdfdir = $(docdir)
msgattrib.texi msgen.texi msgexec.texi msgfmt.texi msgunfmt.texi \
gettextize.texi autopoint.texi iso-639.texi iso-3166.texi
-EXTRA_DIST = iso-639.sed iso-3166.sed ISO_639 ISO_3166 ISO_3166_de nls.texi matrix.texi texi2html
+EXTRA_DIST = \
+ iso-639.sed iso-3166.sed ISO_639 ISO_3166 ISO_3166_de texi2html \
+ ChangeLog.0
iso-639.texi: ISO_639 iso-639.sed
$(SED) -f $(srcdir)/iso-639.sed $(srcdir)/ISO_639 > iso-639.tmp