mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
Makefile updates submodules
This commit is contained in:
parent
71a87529a5
commit
2ecc64cb70
1 changed files with 1 additions and 0 deletions
1
Makefile
1
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 update
|
||||
(cd "ponyquotes4ponysay/"; make -B)
|
||||
|
||||
ttyponies:
|
||||
|
|
Loading…
Reference in a new issue