summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 18bfc1b..4c4190e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS = dmenu dwm slock st tools slogin
+SUBDIRS = core/dmenu core/dwm core/slock core/st core/slogin tools
.PHONY: all $(SUBDIRS) clean