NRI : Add static directory.

This commit is contained in:
nri 2003-11-20 12:05:05 +00:00
parent 50fe9d0211
commit 921034b662

View File

@ -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/