X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/2e37752961f439c33614a9d8469d7c297f0465cb..d2f157c7418e2762316e5471f819ec1e5c49e93c:/Makefile?ds=sidebyside 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