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