summaryrefslogtreecommitdiffhomepage
path: root/src/skin/slbt_skin_default.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/skin/slbt_skin_default.c')
-rw-r--r--src/skin/slbt_skin_default.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/skin/slbt_skin_default.c b/src/skin/slbt_skin_default.c
index 630afc1..7c54f76 100644
--- a/src/skin/slbt_skin_default.c
+++ b/src/skin/slbt_skin_default.c
@@ -20,7 +20,8 @@ const slbt_hidden struct argv_option slbt_default_options[] = {
{"mode", 0,TAG_MODE,ARGV_OPTARG_REQUIRED,0,
"clean|compile|execute|finish"
- "|install|link|uninstall|ar",0,
+ "|install|link|uninstall|ar"
+ "|stoolie|slibtoolize",0,
"set the execution mode, where <mode> "
"is one of {%s}. of the above modes, "
"'finish' is not needed and is therefore "