Merge pull request #282 from sahidvelji/make-uninstall

Uninstall scroll when uninstalling st
This commit is contained in:
Luke Smith 2021-03-08 10:40:22 -05:00 committed by GitHub
commit d2e4ab7e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,7 @@ install: st
@echo Please see the README file regarding the terminfo entry of st.
uninstall:
$(MAKE) uninstall -C scroll
rm -f $(DESTDIR)$(PREFIX)/bin/st
rm -f $(DESTDIR)$(PREFIX)/bin/st-copyout
rm -f $(DESTDIR)$(PREFIX)/bin/st-urlhandler