# @(#)root/mathcore:$Id$ # Author: L. Moneta 2005 # # # # The following is set; otherwise, it would have to follow GNU # conventions. AUTOMAKE_OPTIONS = foreign EXTRA_DIST = \ MathCore.html vector.html LorentzVector.html Point3D.html Transformation.html \ Vector3D.html externalUsage.html VectorPoint2D.html doxyconfig.in docs: if test -d html; then \ (rm -rf html) \ fi doxygen doxyconfig