JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied Devin J Pohly's st color info patches, thanks Devin!
[st.git] / Makefile
index 9ec8d21..14da7a5 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