mirror of
https://github.com/erkin/ponysay
synced 2025-02-17 12:38:30 +00: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"
|
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:
|
submodules:
|
||||||
|
git submodule update
|
||||||
(cd "ponyquotes4ponysay/"; make -B)
|
(cd "ponyquotes4ponysay/"; make -B)
|
||||||
|
|
||||||
ttyponies:
|
ttyponies:
|
||||||
|
|
Loading…
Add table
Reference in a new issue