fix makefile
Some checks failed
Build/Publish XBPS / build-and-publish (push) Failing after 6s

This commit is contained in:
Luca Bilke 2024-05-17 10:29:53 +02:00
parent 85f7801afe
commit b345a380cc
No known key found for this signature in database
GPG key ID: B753481DA0B6FA47

View file

@ -38,6 +38,7 @@ dist: clean
rm -rf st-$(VERSION)
terminfo:
mkdir terminfo
tic -sx -o terminfo st.info
install: st