From 2d4d6787c4bc62042be4a58a4791074ab2c6a89e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 4 Feb 2022 11:23:27 -0500 Subject: regex: Add support for emacs and grep types --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 497bc70..79a74ee 100644 --- a/Makefile +++ b/Makefile @@ -190,6 +190,7 @@ bfs: \ parse.o \ printf.o \ pwcache.o \ + regex.o \ spawn.o \ stat.o \ time.o \ -- cgit v1.2.3