diff options
author | Louie Shprung <lshprung@tutanota.com> | 2024-07-18 18:32:20 -0400 |
---|---|---|
committer | Louie Shprung <lshprung@tutanota.com> | 2024-07-18 18:32:20 -0400 |
commit | 7210a1a695d59d928fc32079d09c1d965cf6e9ad (patch) | |
tree | 5e1b86ec0b8170dfad394025b436cae7186584f0 /.gitmodules | |
parent | 95d98c95e84891b2809ce88bb6640e6881357451 (diff) |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9e590af..4c5a4b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "src/configs/GNU_Bison"] path = src/configs/GNU_Bison url = https://github.com/lshprung/gnu-bison-dash-docset.git +[submodule "src/configs/GNU_Automake"] + path = src/configs/GNU_Automake + url = https://github.com/lshprung/gnu-automake-dash-docset.git |