From 20d997b2782f29efd663754155cf8f2f4d874d16 Mon Sep 17 00:00:00 2001 From: Ade Barkah Date: Thu, 20 Feb 1997 20:21:16 +0000 Subject: [PATCH] Removed includes.sgml from DOCS. Not needed and might break the build process. --- data/Makefile | 4 ++-- en/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/Makefile b/data/Makefile index 51b9b9d92a..85b2169af2 100644 --- a/data/Makefile +++ b/data/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.11 1997-02-15 06:45:24 jkh Exp $ +# $Id: Makefile,v 1.12 1997-02-20 20:21:16 mbarkah Exp $ # These are turned into validated, normalized HTML files. DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml DOCS+= cgallery.sgml commercial.sgml daemon.sgml docproj.sgml docs.sgml -DOCS+= features.sgml gallery.sgml includes.sgml index-site.sgml index.sgml +DOCS+= features.sgml gallery.sgml index-site.sgml index.sgml DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newsflash.sgml DOCS+= npgallery.sgml pgallery.sgml search.sgml searchhints.sgml send-pr.sgml DOCS+= security.sgml support.sgml welcome.sgml where.sgml resignation.sgml diff --git a/en/Makefile b/en/Makefile index 51b9b9d92a..85b2169af2 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.11 1997-02-15 06:45:24 jkh Exp $ +# $Id: Makefile,v 1.12 1997-02-20 20:21:16 mbarkah Exp $ # These are turned into validated, normalized HTML files. DOCS= about.sgml applications.sgml auditors.sgml availability.sgml branch.sgml DOCS+= cgallery.sgml commercial.sgml daemon.sgml docproj.sgml docs.sgml -DOCS+= features.sgml gallery.sgml includes.sgml index-site.sgml index.sgml +DOCS+= features.sgml gallery.sgml index-site.sgml index.sgml DOCS+= internet.sgml license.sgml mailto.sgml mirror.sgml newsflash.sgml DOCS+= npgallery.sgml pgallery.sgml search.sgml searchhints.sgml send-pr.sgml DOCS+= security.sgml support.sgml welcome.sgml where.sgml resignation.sgml