X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/04d7360141aee3e07eac2ea6a0748df09ab6cdc5..357d3f9c2aedf22f0fed70e6971917f1e8e8099f:/include/Makefile.in diff --git a/include/Makefile.in b/include/Makefile.in index 63d7a279cf..33ac44b82c 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -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 \