From 754cc63f327eb7fa40bf1b780d75da0a1482d3be Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 21 Oct 2020 21:11:51 +0200 Subject: Mostly works, || issues --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a8864d1..1f559be 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ SRCS_NAME += s_lalias SRCS_NAME += s_line SRCS_NAME += s_lvars SRCS_NAME += s_lpipes -# SRCS_NAME += s_lpipes_split +SRCS_NAME += s_lpipes_split SRCS_NAME += s_lredir SRCS_NAME += p_args SRCS_NAME += p_args_next -- cgit v1.2.3