summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSahid Velji <sahidvelji@gmail.com>2021-03-08 10:31:37 -0500
committerSahid Velji <sahidvelji@gmail.com>2021-03-08 10:31:37 -0500
commit6aee0d97ed88c7b963a4b4345505f6804b708e31 (patch)
tree742e3914f14d0026f27f559b7a4c1d1378e0010f /Makefile
parent67ef1c4d4ec3d3a423a078eb746fa2fac4a267e9 (diff)
Uninstall scroll when uninstalling st
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 087e825..fd5b0a7 100644
--- a/Makefile
+++ b/Makefile
@@ -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