Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Corrected some bugs.
[simgrid.git] / src / Makefile.am
index 7f66441..60716ec 100644 (file)
@@ -50,7 +50,6 @@ EXTRA_DIST= \
        \
        include/xbt/xbt_portability.h \
        include/xbt/xbt_thread.h \
-       include/xbt/trim.h \
        include/xbt/context.h \
        \
        msg/private.h \
@@ -170,6 +169,7 @@ SG_SRC=  \
   \
   surf/maxmin.c                                                              \
   surf/lagrange.c                                                            \
+  surf/lagrangedico.c                                                            \
   surf/trace_mgr.c                                                           \
   surf/surf.c                                                                \
   surf/surfxml_parse.c                                                       \