# @(#)root/mathcore:$Id$ # Author: L. Moneta 2005 # # # # The following is set; otherwise, it would have to follow GNU # conventions. AUTOMAKE_OPTIONS = foreign EXTRA_DIST = \ SMatrix.html SMatrixClass.html Functions.html SVector.html doxyconfig.in docs: if test -d html; then \ (rm -rf html) \ fi doxygen doxyconfig