From: Martin Quinson Date: Sun, 14 May 2017 06:22:00 +0000 (+0200) Subject: Fix dist X-Git-Tag: v3.16~274^2~32 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/0771de23d84d6b2de19a9658043b39e94229ea54 Fix dist --- diff --git a/.gitignore b/.gitignore index ee86ec60ef..d2ca2ae60c 100644 --- a/.gitignore +++ b/.gitignore @@ -1059,7 +1059,6 @@ teshsuite/surf/lmm_usage/lmm_usage teshsuite/surf/maxmin_bench/maxmin_bench teshsuite/surf/surf_usage/surf_usage teshsuite/surf/surf_usage2/surf_usage2 -teshsuite/surf/trace_usage/trace_usage teshsuite/xbt/heap_bench/heap_bench teshsuite/xbt/log_large/log_large teshsuite/xbt/log_usage/log_usage diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index 418c5fc03b..f69d5dfdc4 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -53,6 +53,7 @@ set(EXTRA_DIST src/surf/network_ib.hpp src/surf/ns3/ns3_interface.h src/surf/ns3/ns3_simulator.h + src/surf/trace_mgr_test.cpp src/surf/xml/simgrid.dtd src/surf/xml/simgrid_dtd.h src/surf/xml/simgrid_dtd.c diff --git a/tools/internal/check_dist_archive.exclude b/tools/internal/check_dist_archive.exclude index bc1ee3f22d..a87445191f 100644 --- a/tools/internal/check_dist_archive.exclude +++ b/tools/internal/check_dist_archive.exclude @@ -10,6 +10,7 @@ - doc/html/.* + BuildSimGrid.sh ++ circle.yml + \.classpath + \.cproject + \.project