summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d84d18c..e36026c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS = core/dmenu core/dwm core/slock core/st core/slogin tools
+SUBDIRS = core/dmenu core/dwm core/slock core/slogin tools
.PHONY: all $(SUBDIRS) clean