Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix my previous commit wrt make dist, sorry
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 3 Feb 2016 08:20:13 +0000 (09:20 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 3 Feb 2016 08:20:13 +0000 (09:20 +0100)
.gitignore
tools/cmake/DefinePackages.cmake

index 7227b38..f2c89f3 100644 (file)
@@ -275,6 +275,7 @@ src/replay/replay
 src/testall
 teshsuite/bug-17132/bug-17132
 teshsuite/datadesc_usage.out
+teshsuite/java/semaphore/java_semaphore_gc_compiled
 teshsuite/java/sleep_host_off/java_sleep_host_off_compiled
 teshsuite/mc/dwarf/dwarf
 teshsuite/mc/dwarf_expression/dwarf-expression
index ee75b3d..c4bb70c 100644 (file)
@@ -1065,6 +1065,7 @@ set(EXAMPLES_CMAKEFILES_TXT
 set(TESHSUITE_CMAKEFILES_TXT
   teshsuite/bug-17132/CMakeLists.txt
   teshsuite/java/CMakeLists.txt
+  teshsuite/java/semaphore/CMakeLists.txt
   teshsuite/java/sleep_host_off/CMakeLists.txt
   teshsuite/lua/lua_platforms.tesh
   teshsuite/mc/CMakeLists.txt