diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ SRCS_NAME += s_lpipes SRCS_NAME += p_args SRCS_NAME += p_args_next SRCS_NAME += p_args_len +SRCS_NAME += p_args_escape SRCS_NAME += p_args_quotes SRCS_NAME += p_line SRCS_NAME += p_lcom |