From: nri Date: Thu, 20 Nov 2003 12:05:05 +0000 (+0000) Subject: NRI : Add static directory. X-Git-Tag: V1_3_0_b2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=921034b662ca80c4b7d550b0c90276af1dd03f7a;p=modules%2Fgeom.git NRI : Add static directory. --- diff --git a/doc/html/Makefile.in b/doc/html/Makefile.in index d364ac76d..9a87b93ab 100644 --- a/doc/html/Makefile.in +++ b/doc/html/Makefile.in @@ -21,7 +21,7 @@ doc: mv -f doxyfile1 doxyfile; \ $(doxygen) ./doxyfile; \ cd ..; \ - cp -f $(srcdir)/INPUT/sources/doxygen.css ./html/doxygen.css + cp -fr $(srcdir)/INPUT/sources/static/*.* ./html/ cp -fr $(srcdir)/INPUT/sources/ html/ cp -fr $(srcdir)/INPUT/HTML/ html/