From 85e83d4179e0a0e4d7c07aff750cab9478e461b9 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 7 Aug 2020 15:09:31 +0200 Subject: Forked builtins --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e312f72..bea15ab 100644 --- a/Makefile +++ b/Makefile @@ -21,6 +21,7 @@ SRCS_NAME += b_env SRCS_NAME += b_exit SRCS_NAME += b_export SRCS_NAME += b_export_next +SRCS_NAME += b_export_mute SRCS_NAME += b_pwd SRCS_NAME += b_type SRCS_NAME += b_unset -- cgit v1.2.3