summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5630947..d74ecf3 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ SRCS_NAME += b_echo
SRCS_NAME += b_env
SRCS_NAME += b_exit
SRCS_NAME += b_export
-# SRCS_NAME += b_export_next
+SRCS_NAME += b_export_next
SRCS_NAME += b_pwd
SRCS_NAME += b_type
SRCS_NAME += b_unset