diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-06-16 12:16:58 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-06-17 09:56:06 +0900 |
commit | 57b50ae915eacaf64b0c6e7a3bebcd8cee26910f (patch) | |
tree | 7e6cf0fd35f3d8e0aa48195aee051be1ac01e204 /.gitmodules | |
parent | 490c8226cbad4c47403c296aba13b18bc3b9ebad (diff) | |
download | kdbg-57b50ae915eacaf64b0c6e7a3bebcd8cee26910f.tar.gz kdbg-57b50ae915eacaf64b0c6e7a3bebcd8cee26910f.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb247846ee7519c70ed85e536e4cdfa8f3e274db)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 934def7..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "admin"] - path = admin - url = https://system@scm.trinitydesktop.org/scm/git/tde-common-admin |