]> git.armaanb.net Git - st.git/blobdiff - Makefile
applied Devin J Pohly's st color info patches, thanks Devin!
[st.git] / Makefile
index 9ec8d21b99e6811b42dc8da697d29d05a71b4f93..14da7a565242020a2de3c9879110dd699378d8b5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ install: all
        @cp -f st ${DESTDIR}${PREFIX}/bin
        @chmod 755 ${DESTDIR}${PREFIX}/bin/st
        @tic st.info
+       @tic st-256color.info
 
 uninstall:
        @echo removing executable file from ${DESTDIR}${PREFIX}/bin