summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-08 10:40:22 -0500
committerGitHub <noreply@github.com>2021-03-08 10:40:22 -0500
commitd2e4ab7e86082139417cd7d9936f575d0adae6f9 (patch)
tree742e3914f14d0026f27f559b7a4c1d1378e0010f /Makefile
parent67ef1c4d4ec3d3a423a078eb746fa2fac4a267e9 (diff)
parent6aee0d97ed88c7b963a4b4345505f6804b708e31 (diff)
Merge pull request #282 from sahidvelji/make-uninstall
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