Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move the asserts out of error.h in order to kill it afterward
[simgrid.git] / include / Makefile.am
index 791f6cb..417ef3f 100644 (file)
@@ -1,9 +1,9 @@
 include_HEADERS = gras.h xbt.h
 nobase_include_HEADERS = \
-        xbt/ex.h \
        xbt/misc.h \
        xbt/sysdep.h \
-       xbt/log.h xbt/error.h \
+       xbt/asserts.h xbt/error.h xbt/ex.h \
+       xbt/log.h \
        xbt/module.h \
        xbt/dynar.h xbt/dict.h xbt/set.h \
        xbt/heap.h \