From d343974a55b488b5d1f6781587051f440027ee64 Mon Sep 17 00:00:00 2001 From: mes5k Date: Tue, 19 Oct 2004 18:18:22 +0000 Subject: [PATCH] added stylesheet --- docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index 40473e6..ca413b0 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -10,7 +10,7 @@ all: endif -EXTRA_DIST = index.html manual.html +EXTRA_DIST = index.html manual.html style.css clean-local: $(RM) -rf html