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