From cc3aa4907949a66187d0a91b1f7cb55b5cdb21b3 Mon Sep 17 00:00:00 2001
From: JozanLeClerc <bousset.rudy@gmail.com>
Date: Sun, 27 Sep 2020 20:59:02 +0200
Subject: In progress

---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index c6b8646..e920222 100644
--- a/Makefile
+++ b/Makefile
@@ -74,6 +74,7 @@ SRCS_NAME		+= p_line
 SRCS_NAME		+= p_lblock
 SRCS_NAME		+= p_lblock_next
 SRCS_NAME		+= p_redirs
+SRCS_NAME		+= p_redirs_heredoc
 SRCS_NAME		+= p_split
 SRCS_NAME		+= u_alias
 SRCS_NAME		+= u_parse
-- 
cgit v1.2.3