From c8ba75c31c949d3b5e5ba44e389550ea10096c5d Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 16 Sep 2020 21:09:14 +0200 Subject: Leak fix --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 58d1437..a4647bb 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,7 @@ SRCS_NAME += b_exit SRCS_NAME += b_export SRCS_NAME += b_export_next SRCS_NAME += b_export_mute +SRCS_NAME += b_h SRCS_NAME += b_pwd SRCS_NAME += b_sqb SRCS_NAME += b_sqb_err -- cgit v1.2.3