From 3db6df2dc1344011e5308387ac8b09ef741ace91 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 14 Mar 2022 16:02:57 +0100 Subject: [PATCH 1/1] Update documentation. --- docs/source/Installing_SimGrid.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/Installing_SimGrid.rst b/docs/source/Installing_SimGrid.rst index d7e218509c..e762c42d1d 100644 --- a/docs/source/Installing_SimGrid.rst +++ b/docs/source/Installing_SimGrid.rst @@ -357,6 +357,7 @@ if some do not work for you. - **make simgrid**: Build only the SimGrid library. Not any example nor the helper tools. - **make s4u-comm-pingpong**: Build only this example (works for any example) - **make java-all**: Build all Java examples and their dependencies +- **make python-bindings**: Build the Python bindings - **make clean**: Clean the results of a previous compilation - **make install**: Install the project (doc/ bin/ lib/ include/) - **make dist**: Build a distribution archive (tar.gz) -- 2.20.1