Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the first percent of a wannabe module mecanism allowing me to track memleaks...
[simgrid.git] / src / gras / Makefile.am
index abf2381..d9fa036 100644 (file)
@@ -14,6 +14,7 @@ noinst_LIBRARIES=libgrasutils.a
 
 COMMON_S=\
   \
+  core/module.c                                                                 \
   core/log.c         core/log_default_appender.c   core/error.c                 \
   core/dynar.c                                                                  \
   core/dict.c        core/dict_elm.c               core/dict_cursor.c           \