diff options
author | Peter Foley <pefoley2@pefoley.com> | 2014-09-08 14:52:03 -0400 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-09-09 08:36:03 +0000 |
commit | 7abf6861f96052de3b04424ba64b4ee07de35348 (patch) | |
tree | dc0c245aaef3670873361b239b6cb77139af886d /solenv | |
parent | 5390946c8651bfae8b88e2e9f2a286bcd5fbdf3b (diff) |
Fix help and showmodules build targets
Change-Id: I096798159f4d3d59306be1b3843de1daca280f7a
Reviewed-on: https://gerrit.libreoffice.org/11342
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'solenv')
-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 4831e719a36f..986c91065e51 100644 --- a/solenv/gbuild/gbuild.help.txt +++ b/solenv/gbuild/gbuild.help.txt @@ -39,6 +39,7 @@ AVAILABLE TARGETS against it dump-deps-png creates dependency diagrams in PNG format NOTE: needs graphviz to work + showmodules shows all registered modules <module> build the named module <module>.check run unittests of the named module <module>.clean clean the named module |