about summary refs log tree commit diff homepage
path: root/README-CMake.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-CMake.md')
-rw-r--r--README-CMake.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README-CMake.md b/README-CMake.md
index c2893004..2d438546 100644
--- a/README-CMake.md
+++ b/README-CMake.md
@@ -7,6 +7,7 @@ its autoconf/Makefile based build system.
 
 * `check` - Build and run all tests.
 * `clean` - Clean the build tree. Note this won't clean the runtime build.
+* `clean_runtime` - Clean the runtime build tree.
 * `docs` - Build documentation
 * `edit_cache` - Show cmake/ccmake/cmake-gui interface for chaning configure options.
 * `help` - Show list of top level targets