summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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