summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2022-05-26 20:55:41 +0000
committerstkhan <personal@slickd.xyz>2022-05-26 20:55:41 +0000
commitc9a6277b4c5a08d587396c7bf597286d7b6efdaa (patch)
treef1f5fdfd9656f8f5e93bd7715e73fe51e0a05d93 /Makefile
parent2016aeaa085bc37b4c5d01d6bcf12cdfd2235ca1 (diff)
Added graphics patch
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile13
1 files changed, 12 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0cf7c6..5caeea5 100644
--- a/Makefile
+++ b/Makefile
@@ -65,4 +65,15 @@ part:
./scripts/cp.sh
cleanp: clean
rm -rf .config
-
+uninstall:
+ make uninstall -C $(DWM)
+ make uninstall -C $(ST)
+ make uninstall -C $(DMENU)
+ make uninstall -C surf
+ make uninstall -C nsxiv
+ make uninstall -C tabbed
+ make uninstall -C dwmblocks
+ make uninstall -C farbfeld
+ make uninstall -C sent
+ make uninstall -C wmname
+ make uninstall -C scroll-0.1