Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to load the stdio before defining getline (on mac) so that FILE gets defined
[simgrid.git] / include / Makefile.am
index 692ab60..acc1b95 100644 (file)
@@ -4,8 +4,9 @@
 # You can redistribute and/or modify it under the terms of the
 # GNU LGPL (v2.1) licence.
 
+EXTRA_DIST=simgrid_config.h.in
 
-include_HEADERS = gras.h xbt.h
+include_HEADERS = gras.h xbt.h simgrid_config.h
 nobase_include_HEADERS = \
        xbt/misc.h \
        xbt/sysdep.h \