aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-30 08:54:23 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-30 08:54:23 +0200
commit9621b0c61845394b4d67c21a017eb8e046d09743 (patch)
tree7e8f372d1498e74570d125bf8e30a788faca0d88 /Makefile
parentpreserve ssh flags' casing when converting username to lower case (diff)
downloadgates-of-tartaros-9621b0c61845394b4d67c21a017eb8e046d09743.tar.gz
gates-of-tartaros-9621b0c61845394b4d67c21a017eb8e046d09743.tar.bz2
gates-of-tartaros-9621b0c61845394b4d67c21a017eb8e046d09743.tar.xz
add commands gotrc example
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 257c174..9a36e1a 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ SSH = ssh
BASH_SHEBANG = /usr/bin/env bash
-EXAMPLES = lower-left-ponysay allow-uppercase issue-file
+EXAMPLES = lower-left-ponysay allow-uppercase issue-file commands