summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-04-05 09:27:08 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-04-05 09:27:08 -0400
commited60a20a1137880c37ef7e2e3c8694fd6edc4653 (patch)
treefea7a7d2b3a26feb388d1c0641fc6c6c9294effc
parent60add40bd1bcb1548fe264c8e809910049b2676e (diff)
parentd2e4ab7e86082139417cd7d9936f575d0adae6f9 (diff)
Merge branch 'master' of github.com:LukeSmithxyz/st
-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