summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2022-11-03 20:28:42 -0500
committerstkhan <personal@slickd.xyz>2022-11-03 20:28:42 -0500
commit1867d262a3098f6e02544c2b58f4fe63798dc0a3 (patch)
treebf4acf2cb4218073b5b8fb52243a46b04eaf5ddb /Makefile
parent1c05c8df4b84a54e8f2a9a7b0a222bca280a5e47 (diff)
stuff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 60cd52f..397c867 100644
--- a/Makefile
+++ b/Makefile
@@ -20,8 +20,6 @@ sarc: clean
mkdir -p ~/.config/sarc/
@echo "Compiling wm..."
make wm -C wm
- make config.h -C wm/dwm-6.4
- @./scripts/set_vars.sh
make utils -C utils
rm -rf colors.h
@echo