diff options
| author | Michael Forney <mforney@mforney.org> | 2016-04-18 14:50:23 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-04-18 14:54:57 -0700 |
| commit | 6dbfc835f05ea90023fc3c162f4548885fe78ef0 (patch) | |
| tree | dc62b1ff950347f44e7381a52d6ee3dbe058ed18 /.gitmodules | |
| parent | 67369cfb378b636564cf126b67d8971399a774d5 (diff) | |
Add awk
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
