X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a5df3137d0c7edb988478158a8237c0e849c8594..357d3f9c2aedf22f0fed70e6971917f1e8e8099f:/include/Makefile.in?ds=sidebyside diff --git a/include/Makefile.in b/include/Makefile.in index 15b5214513..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,6 +228,10 @@ 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 \ \