From 6aa31f2bcc95b95d2c65b5e1c080577e1abaf4f5 Mon Sep 17 00:00:00 2001 From: cpk Date: Wed, 24 Oct 2001 22:33:57 +0000 Subject: [PATCH] Oh-oh. That was just for efsd. SVN revision: 5565 --- doc/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 45b163779..7d4c237e6 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -37,10 +37,5 @@ html-docs: docs html-customizations.dsl cp -f stylesheet.css $(FULLNAME)/stylesheet.css tar cfvz $(FULLNAME).tar.gz $(FULLNAME) -html-filetypes: filetypes.xsl - $(mkinstalldirs) ./$(FULLNAME)/filetypes - cp -fr filetypes-templates/* ./$(FULLNAME)/filetypes - ./generate-trees.sh ./$(FULLNAME)/filetypes - endif