$NetBSD: patch-aa,v 1.2 2004/09/27 20:41:20 cube Exp $ --- doc/Makefile.in.orig 2004-09-03 13:58:42.000000000 +0200 +++ doc/Makefile.in @@ -85,10 +85,8 @@ sgml_docs = tutorial.sgml html_docs = *.html EXTRA_DIST = $(sgml_docs) $(html_docs) -@MAKE_DOC_TRUE@doc_DATA = $(sgml_docs) $(html_docs) -@MAKE_DOC_FALSE@doc_DATA = $(sgml_docs) -@MAKE_DOC_TRUE@CLEANFILES = $(html_docs) *.*~ -@MAKE_DOC_FALSE@CLEANFILES = *.*~ +doc_DATA = $(html_docs) +CLEANFILES = $(html_docs) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES =