aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPablo Lezaeta <prflr88@gmail.com>2012-07-26 19:01:35 -0400
committerPablo Lezaeta <prflr88@gmail.com>2012-07-26 19:01:35 -0400
commitd6d2dacdda82403f7751731de891ba406b376484 (patch)
tree28db10e65e161b0c71d9a07e8418d176ea6c62e1 /Makefile
parent572059807cba68cee5acb591017152c771931b02 (diff)
parentddcffd3c3ce13bc9bc941b072151d5b537fd699c (diff)
downloadponysay-d6d2dacdda82403f7751731de891ba406b376484.tar.gz
ponysay-d6d2dacdda82403f7751731de891ba406b376484.tar.bz2
ponysay-d6d2dacdda82403f7751731de891ba406b376484.zip
Merge branch 'master' of http://github.com/erkin/ponysay
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 32be888..13eb23a 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ ponythinkcompletion:
sed -e 's/ponysay/ponythink/g' <"completion/zsh-completion.zsh" | sed -e 's/\/ponythink\//\/ponysay\//g' -e 's/\\\/ponythink\\\//\\\/ponysay\\\//g' >"completion/zsh-completion-think.zsh"
submodules:
+ git submodule init
git submodule update
(cd "ponyquotes4ponysay/"; make -B)