diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -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  | 
