From 6ca882c8feb9fb88cf8e1421e882fb7e9efb97f8 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 3 Aug 2020 16:50:32 +0200 Subject: In progress --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3