diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-04-24 12:17:27 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2012-04-25 11:28:35 +0200 |
commit | 1c8195944a253d3eab0fd2d022cc64dd62c04390 (patch) | |
tree | 5d83ad7bc1f06d553c595c279816eb54d9a23dc8 /solenv/gbuild/gbuild.help.txt | |
parent | ad1e87507fb0df59c91b17f43002eb8eb44feecc (diff) |
add showmodules target to gbuild
Diffstat (limited to 'solenv/gbuild/gbuild.help.txt')
-rw-r--r-- | solenv/gbuild/gbuild.help.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt index 6506022934e7..8ec1539f8214 100644 --- a/solenv/gbuild/gbuild.help.txt +++ b/solenv/gbuild/gbuild.help.txt @@ -35,6 +35,7 @@ AVAILABLE TARGETS check run unit tests and if in toplevel subsequentcheck clean remove all generated files showdeliverables show the targets delivered to OUTDIR and their source + showmodules show the modules that would be loaded debugrun starts the dev-install instance and allows tests to be run against it <module> build the named module |