X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3f0f7f5a26e455fc673ec48115b731b4ee305b1c..981999f4f8431a115718b4bb55a8877539b9d89d:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 39bcf47dba..d560ab377e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,7 +2,8 @@ include_HEADERS = gras.h xbt.h nobase_include_HEADERS = \ xbt/misc.h \ xbt/sysdep.h \ - xbt/log.h xbt/error.h \ + xbt/asserts.h xbt/ex.h \ + xbt/log.h \ xbt/module.h \ xbt/dynar.h xbt/dict.h xbt/set.h \ xbt/heap.h \