diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 27804ab..dfe6fb5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,4 +39,7 @@ url = https://aur.archlinux.org/konsole-dracula-git.git [submodule "repo/gtk3-classic"] path = repo/gtk3-classic - url = https://aur.archlinux.org/gtk3-classic.git
\ No newline at end of file + url = https://aur.archlinux.org/gtk3-classic.git +[submodule "repo/jdk16-adoptopenjdk"] + path = repo/jdk16-adoptopenjdk + url = https://aur.archlinux.org/jdk16-adoptopenjdk.git |
