From: nri Date: Thu, 20 Nov 2003 12:24:29 +0000 (+0000) Subject: NRI : Add static directory. X-Git-Tag: V1_3_0~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c53f976b8448148cf1c6548bec3e5e03bdbad810;p=modules%2Fmed.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/