This commit is contained in:
Akim Demaille 2002-08-29 06:21:50 +00:00
parent 6054d4bd6e
commit f2c72eabc7
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
Foundation, Inc.
This file is free documentation; the Free Software Foundation gives

View File

@ -97,7 +97,7 @@ EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
MAINTAINERCLEANFILES = COPYING INSTALL
pkgdata_DATA = INSTALL
MAKEINFO = @MAKEINFO@ --no-headers --no-validate --no-split
AM_MAKEINFOFLAGS = --no-headers --no-validate --no-split
prev_version_file = $(srcdir)/config/prev-version.txt
move_if_change = $(srcdir)/config/move-if-change
@ -465,7 +465,8 @@ html pdf:
.PHONY: html pdf
INSTALL: $(top_srcdir)/doc/install.texi
$(MAKEINFO) $(top_srcdir)/doc/install.texi --output=$(srcdir)/INSTALL
$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -o $(srcdir)/INSTALL \
$(top_srcdir)/doc/install.texi
maintainer-clean-local:
-rm -rf autom4te.cache