diff --git a/Makefile b/Makefile
index f6d13a7..6f5431e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SRC_DIR    := ./src
+SRC_DIR := ./src
 
 SRC_FILES := \
 	$(SRC_DIR)/config.zsh \