diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-06-11 17:02:14 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-06-11 17:02:14 +0900 |
commit | 09f1a33243592f1539f9d4e2c1d699577f9a1b9f (patch) | |
tree | ae77410cb0652f4d8c02f46cc04c96b6b7e2e868 /.gitmodules | |
parent | 4216828001fadc5c8a107707fd1620f493da82c7 (diff) | |
download | abakus-09f1a33243592f1539f9d4e2c1d699577f9a1b9f.tar.gz abakus-09f1a33243592f1539f9d4e2c1d699577f9a1b9f.zip |
Removed autotools files and dependency from admin submodule.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 4fce771..5b98c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |