From f8e21cbdbeac8d2648b1ca182209525a0b614d04 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 8 Oct 2003 15:05:09 +0000 Subject: [PATCH] minor fix to force html build Original commit message from CVS: minor fix to force html build --- docs/htmlinstall.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/htmlinstall.mak b/docs/htmlinstall.mak index fafd23bb1f..f0e24c61fd 100644 --- a/docs/htmlinstall.mak +++ b/docs/htmlinstall.mak @@ -2,7 +2,7 @@ # I really don't like this hack, but automake doesn't seem to want to # install directory trees :( -install-data-local: +install-data-local: html mkdir -p $(docdir) cp -pr $(HTML_DAT) $(docdir)