diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ install: all | |||
42 | @cp -f st ${DESTDIR}${PREFIX}/bin | 42 | @cp -f st ${DESTDIR}${PREFIX}/bin |
43 | @chmod 755 ${DESTDIR}${PREFIX}/bin/st | 43 | @chmod 755 ${DESTDIR}${PREFIX}/bin/st |
44 | @tic st.info | 44 | @tic st.info |
45 | @tic st-256color.info | ||
46 | 45 | ||
47 | uninstall: | 46 | uninstall: |
48 | @echo removing executable file from ${DESTDIR}${PREFIX}/bin | 47 | @echo removing executable file from ${DESTDIR}${PREFIX}/bin |