Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix ucontext build
[simgrid.git] / src / Makefile.am
index baca6a5d3b2ee24521e787b9a21064ff4def96ca..552cc74d8fab91541da958ad6315efedc8cb3239 100644 (file)
@@ -163,6 +163,8 @@ SURF_SRC= \
 
 if CONTEXT_THREADS
   SURF_SRC += xbt/xbt_os_thread.c
+else  
+  SURF_SRC += xbt/xbt_os_thread_stubs.c
 endif
 
 GTNETS_SRC= \