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 6f4efa8..7c3775b 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ config:
rm -rf .config
@./scripts/set_theme.sh
@echo "Run make to compile sarc"
-sarc: clean
+sarc: clean
./scripts/cp.sh
${COLOR}
cp wm/${DMENU}/config.h wm/${DMENU}/real_config.h