aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d7e2482..65e7368 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ SRCS_DIR = ${C_DIR}
INCS_DIR = ${C_DIR}
OBJS_DIR = ${C_DIR}obj/
OUT_DIR = ./
+
#==============================================================================#
#------------------------------ FILES -----------------------------------------#
#==============================================================================#