X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=Makefile;h=14da7a565242020a2de3c9879110dd699378d8b5;hp=9ec8d21b99e6811b42dc8da697d29d05a71b4f93;hb=10e49a0505a250fc78c41842d93eb2a0abaf4c93;hpb=9e8f5f1348e3a38d5c0d90bddcf40c9c03caa098 diff --git a/Makefile b/Makefile index 9ec8d21..14da7a5 100644 --- 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