Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename xbt/module.c into xbt/xbt_main.c since this file does not do any module manage...
[simgrid.git] / src / Makefile.am
index c9a4191..880b55b 100644 (file)
@@ -124,7 +124,7 @@ COMMON_SRC=\
   xbt/set.c                                                                  \
   xbt/xbt_matrix.c                                                           \
   xbt/xbt_peer.c                                                             \
-  xbt/module.c                                                               \
+  xbt/xbt_main.c                                                             \
   xbt/config.c                                                               \
   xbt/cunit.c                                                                \
   xbt/graphxml_parse.c                                                       \