From 6dbfc835f05ea90023fc3c162f4548885fe78ef0 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 18 Apr 2016 14:50:23 -0700 Subject: Add awk --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6bcfa973..1b797a31 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "core/zlib/src"] path = core/zlib/src url = https://github.com/madler/zlib +[submodule "core/awk/src"] + path = core/awk/src + url = https://github.com/onetrueawk/awk -- cgit v1.2.3