X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f2c5f054447d4e6062e9960f91bc9524edb59866..543fcfdbc4aa5fdf9e85605758784253536fc624:/include/Makefile.am?ds=sidebyside diff --git a/include/Makefile.am b/include/Makefile.am index 484daf3db6..449c553f37 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -11,12 +11,6 @@ nobase_include_HEADERS = \ xbt/config.h \ xbt/context.h \ \ - surf/maxmin.h \ - surf/trace_mgr.h \ - surf/surf.h \ - surf/surf_parse.h \ - surf/surfxml.h \ - \ msg/msg.h \ msg/datatypes.h \ \ @@ -28,6 +22,3 @@ nobase_include_HEADERS = \ \ amok/base.h \ amok/bandwidth.h - -surf/surfxml.h: ../src/surf/surfxml.dtd - cd surf; flexml -H -L ../../src/surf/surfxml.dtd