diff options
author | Michele Calgaro <[email protected]> | 2019-06-11 17:02:14 +0900 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-06 15:56:14 +0200 |
commit | 17fd1370180106a1763d2b8cbea8fe10a80348a5 (patch) | |
tree | 45eaa0c021388f01d0ec64613a9c2d277738489d /.gitmodules | |
parent | d7e0a636402f1e941d6dfb9026045ffe03625571 (diff) | |
download | abakus-17fd1370180106a1763d2b8cbea8fe10a80348a5.tar.gz abakus-17fd1370180106a1763d2b8cbea8fe10a80348a5.zip |
Removed autotools files and dependency from admin submodule.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 09f1a33243592f1539f9d4e2c1d699577f9a1b9f)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bdec8fc..69dd7b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = https://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://[email protected]/scm/git/tde-common-cmake |