diff options
author | Michele Calgaro <[email protected]> | 2021-03-08 00:26:37 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-03-08 00:27:22 +0900 |
commit | 2c5a13f7129ebf26bdccb8e8ac5e61c485eb809d (patch) | |
tree | 92e366d9416ee2c9944bdcc6f4c8f23555c70703 /.gitmodules | |
parent | da643007773743aa8e4fd5b4803e07592c3fff3e (diff) | |
download | tde-2c5a13f7129ebf26bdccb8e8ac5e61c485eb809d.tar.gz tde-2c5a13f7129ebf26bdccb8e8ac5e61c485eb809d.zip |
Added submodule klamav.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a713075e8..11aa9ec52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -514,3 +514,6 @@ [submodule "packaging"] path = packaging url = https://[email protected]/scm/git/tde-packaging +[submodule "main/applications/klamav"] + path = main/applications/klamav + url = https://scm.trinitydesktop.org/gitea/TDE/klamav.git |