X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9696c1a327d9f7439c42d72097c9eec20afb3c4a..50ffa5ce8e4e6da54f7047c0921c460e2bf1c104:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 1206387168..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 ../../src/surf/surfxml.dtd