Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
making the sources for the instrumentation be present in the distribution
authorschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 1 Apr 2010 15:11:45 +0000 (15:11 +0000)
committerschnorr <schnorr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 1 Apr 2010 15:11:45 +0000 (15:11 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7428 48e7efb5-ca39-0410-a469-dd3cf9ba447f

buildtools/Cmake/src/CMakeDistrib.txt

index 180cd95..5b59258 100644 (file)
@@ -17,6 +17,7 @@ set(to_svg
        ${GTNETS_SRC}
        ${SURF_SRC}
        ${SIMIX_SRC}
+       ${TRACING_SRC}
        ${MSG_SRC}
        ${SIMDAG_SRC}
        ${GRAS_COMMON_SRC}