summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e890fe..16aa45a 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,8 @@ LFT_SRCS_DIR = ${LFT_DIR}src/
#==============================================================================#
#--------------------------------- FILES --------------------------------------#
#==============================================================================#
-SRCS_NAME = b_cd
+SRCS_NAME = b_alias
+SRCS_NAME += b_cd
SRCS_NAME += b_echo
SRCS_NAME += b_env
SRCS_NAME += b_exit