Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stop C file inclusion madness and do include the files in the libraries the proper...
[simgrid.git] / include / Makefile.in
index 63d7a27..33ac44b 100644 (file)
@@ -108,8 +108,6 @@ GCJDEPMODE = @GCJDEPMODE@
 GCJFLAGS = @GCJFLAGS@
 GRAS_DEP = @GRAS_DEP@
 GREP = @GREP@
-GTNETS_CFLAGS = @GTNETS_CFLAGS@
-GTNETS_LDFLAGS = @GTNETS_LDFLAGS@
 INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
@@ -230,7 +228,9 @@ nobase_include_HEADERS = \
        xbt/graphxml_parse.h \
        xbt/graphxml.h \
        \
+       xbt/time.h \
        xbt/synchro.h \
+       xbt/queue.h \
        \
        msg/msg.h \
        msg/datatypes.h \