This commit is contained in:
parent
85f7801afe
commit
b345a380cc
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -38,6 +38,7 @@ dist: clean
|
|||
rm -rf st-$(VERSION)
|
||||
|
||||
terminfo:
|
||||
mkdir terminfo
|
||||
tic -sx -o terminfo st.info
|
||||
|
||||
install: st
|
||||
|
|
Loading…
Add table
Reference in a new issue