From 1867d262a3098f6e02544c2b58f4fe63798dc0a3 Mon Sep 17 00:00:00 2001 From: stkhan Date: Thu, 3 Nov 2022 20:28:42 -0500 Subject: stuff --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3