diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-06-20 00:17:09 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-06-20 00:17:09 +0900 |
commit | f4fc7a03937bbbde58a7fe13e9c0dd5f4f54ab2d (patch) | |
tree | 57549fd9fb5b501e0d2fdfc3132e66c2ba897707 /.gitmodules | |
parent | 391b8b4ad098d32117fa98e284189215cc089a2d (diff) | |
download | yakuake-f4fc7a03937bbbde58a7fe13e9c0dd5f4f54ab2d.tar.gz yakuake-f4fc7a03937bbbde58a7fe13e9c0dd5f4f54ab2d.zip |
Removed admin submodule and autotools files.
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 |